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 1efe24b commit 1fedd9cCopy full SHA for 1fedd9c
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- --ignore-words-list=astroid,fo
28
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: v0.12.2
+ rev: v0.12.7
31
hooks:
32
- id: ruff
33
args: ["--fix", "--show-fixes"]
0 commit comments