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 251a8bd commit 5ce98cbCopy full SHA for 5ce98cb
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
hooks:
19
- id: yamllint
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
- rev: v0.15.15
+ rev: v0.15.16
22
23
- id: ruff
24
args: [--fix, --exit-non-zero-on-fix]
0 commit comments