We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eabee2d commit a593955Copy full SHA for a593955
1 file changed
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
hooks:
35
- id: yamllint
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
- rev: v0.15.11
+ rev: v0.15.12
38
39
- id: ruff-check
40
args:
0 commit comments