We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b158d5b commit 80c2955Copy full SHA for 80c2955
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
hooks:
21
- id: yamllint
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: v0.11.1
+ rev: v0.11.2
24
25
- id: ruff
26
args: [--fix, --exit-non-zero-on-fix]
0 commit comments