We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4879f8b commit 4fdd8a7Copy full SHA for 4fdd8a7
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ ci:
9
10
repos:
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.8.6
+ rev: v0.9.1
13
hooks:
14
- id: ruff
15
args: [--fix]
0 commit comments