We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da5ddae commit c06ee9cCopy full SHA for c06ee9c
.pre-commit-config.yaml
@@ -66,7 +66,7 @@ repos:
66
args: [--py310-plus]
67
68
- repo: https://github.com/astral-sh/ruff-pre-commit
69
- rev: v0.9.7
+ rev: v0.9.9
70
hooks:
71
- id: ruff
72
args: [--fix, --exit-non-zero-on-fix]
0 commit comments