We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 370e8a1 commit 4488385Copy full SHA for 4488385
.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.8.3
+ rev: v0.8.6
61
hooks:
62
- id: ruff
63
args: ["--fix", "--show-fixes"]
0 commit comments