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 4a75f2a commit e5e5c56Copy full SHA for e5e5c56
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
)$
20
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.12.2
+ rev: v0.12.3
23
hooks:
24
- id: ruff
25
args: [--fix, --exit-non-zero-on-fix]
0 commit comments