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