We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1fd027 commit 6147a35Copy full SHA for 6147a35
.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.9
18
hooks:
19
- id: ruff
20
args: [--fix, --exit-non-zero-on-fix]
0 commit comments