We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66cc609 + 6ed2e87 commit 39bab07Copy full SHA for 39bab07
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
exclude: "tests/data/.*"
28
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: v0.15.4
+ rev: v0.15.9
31
hooks:
32
- id: ruff-check
33
args: ["--fix", "--show-fixes"]
0 commit comments