We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5b3114 + f30d0a4 commit e3b8ad1Copy full SHA for e3b8ad1
.pre-commit-config.yaml
@@ -54,7 +54,7 @@ repos:
54
exclude: ".*.asdf"
55
56
- repo: https://github.com/astral-sh/ruff-pre-commit
57
- rev: v0.9.6
+ rev: v0.9.7
58
hooks:
59
- id: ruff
60
args: ["--fix", "--show-fixes"]
0 commit comments