We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b8b1b commit cab0da8Copy full SHA for cab0da8
.pre-commit-config.yaml
@@ -60,7 +60,7 @@ repos:
60
# - id: isort
61
62
- repo: https://github.com/astral-sh/ruff-pre-commit
63
- rev: v0.9.6
+ rev: v0.9.7
64
hooks:
65
- id: ruff
66
args: [--fix]
0 commit comments