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 f5d48ed commit f65dd35Copy full SHA for f65dd35
.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: ac97362543353002a47d6cae8918b25444d102df # frozen: v0.5.7
36
hooks:
37
- id: ruff
38
args: ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
0 commit comments