Skip to content

Commit 9dd2780

Browse files
chore: pre-commit autoupdate (#552)
1 parent 23f506e commit 9dd2780

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
@@ -3,7 +3,7 @@ ci:
33
autoupdate_commit_msg: "chore: pre-commit autoupdate"
44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.11.0
6+
rev: v0.11.2
77
hooks:
88
- id: ruff
99
args:
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: pyupgrade
3434
- repo: https://github.com/adrienverge/yamllint.git
35-
rev: v1.36.2
35+
rev: v1.37.0
3636
hooks:
3737
- id: yamllint
3838
exclude: (.github|.vscode|.devcontainer)

0 commit comments

Comments
 (0)