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.
2 parents d93c94d + 6ed0cc8 commit 034fe71Copy full SHA for 034fe71
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
args: [--no-pycodestyle, --max-line-length=88]
33
34
- repo: https://github.com/astral-sh/ruff-pre-commit
35
- rev: ac97362543353002a47d6cae8918b25444d102df # frozen: v0.5.7
+ rev: f1ebc5730d98440041cc43e4d69829ad598ae1e7 # frozen: v0.6.3
36
hooks:
37
- id: ruff
38
args: ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
0 commit comments