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 466e9d9 commit 5f0d6b9Copy full SHA for 5f0d6b9
.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: 25a8c8da6c24a3b9a1a536e2674683dd0eead5d6 # frozen: v0.11.2
+ rev: e84319e627902e1b348574ecf3238dc511933dc7 # frozen: v0.11.7
36
hooks:
37
- id: ruff
38
args: ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
0 commit comments