We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f60dd commit 118f6bbCopy full SHA for 118f6bb
.pre-commit-config.yaml
@@ -57,7 +57,7 @@ repos:
57
58
# Python linting and formatting using ruff
59
- repo: https://github.com/astral-sh/ruff-pre-commit
60
- rev: v0.7.0
+ rev: v0.7.1
61
hooks:
62
- id: ruff
63
args: ["--fix", "--show-fixes"]
0 commit comments