We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6646fb commit 82edd3cCopy full SHA for 82edd3c
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
args: ["--tab-width", "2"]
28
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: v0.9.9
+ rev: v0.11.0
31
hooks:
32
- id: ruff
33
args: [--fix, --exit-non-zero-on-fix]
0 commit comments