Skip to content

Commit 73e0377

Browse files
[pre-commit.ci] pre-commit autoupdate (#102)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.7...v0.11.8) - [github.com/adrienverge/yamllint: v1.37.0 → v1.37.1](adrienverge/yamllint@v1.37.0...v1.37.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3932588 commit 73e0377

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.11.7
3+
rev: v0.11.8
44
hooks:
55
- id: ruff
66
name: ruff linter
@@ -28,7 +28,7 @@ repos:
2828
files: pyproject.toml
2929

3030
- repo: https://github.com/adrienverge/yamllint
31-
rev: v1.37.0
31+
rev: v1.37.1
3232
hooks:
3333
- id: yamllint
3434
args: [--strict, -c, .yamllint.yaml]

0 commit comments

Comments
 (0)