We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afc2aff + 15904a6 commit 532ff2cCopy full SHA for 532ff2c
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ fail_fast: false
9
10
repos:
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.9.3
+ rev: v0.9.4
13
hooks:
14
- id: ruff
15
args: [--fix]
0 commit comments