We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d2aaf commit afebdb2Copy full SHA for afebdb2
.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.7
+ rev: v0.9.8
31
hooks:
32
- id: ruff
33
args: [--fix, --exit-non-zero-on-fix]
0 commit comments