Skip to content

Commit 0cc0f59

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.0](astral-sh/ruff-pre-commit@v0.9.10...v0.11.0) - [github.com/adrienverge/yamllint: v1.35.1 → v1.36.2](adrienverge/yamllint@v1.35.1...v1.36.2)
1 parent 0247dba commit 0cc0f59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ repos:
3535
|\.toml\.symlink
3636
)
3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: v0.9.10
38+
rev: v0.11.0
3939
hooks:
4040
- id: ruff-format
4141
- repo: https://github.com/adrienverge/yamllint
42-
rev: v1.35.1
42+
rev: v1.36.2
4343
hooks:
4444
- id: yamllint
4545
args:

0 commit comments

Comments
 (0)