We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78bfb58 commit 34831ceCopy full SHA for 34831ce
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
25
# Python file formatting
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: v0.9.9
+ rev: v0.11.4
28
hooks:
29
- id: ruff
30
args: [--fix, --exit-non-zero-on-fix]
0 commit comments