We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0575869 commit a959494Copy full SHA for a959494
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
args: [--preview]
27
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: v0.8.6
+ rev: v0.9.2
30
hooks:
31
- id: ruff
32
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
0 commit comments