We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b3114 commit f30d0a4Copy full SHA for f30d0a4
.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