We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1fd027 commit 197a5a1Copy full SHA for 197a5a1
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: fix-future-annotations
15
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
- rev: v0.9.7
+ rev: v0.9.10
18
hooks:
19
- id: ruff
20
args: [--fix, --exit-non-zero-on-fix]
0 commit comments