We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5ae43e + 929c173 commit 64f2db9Copy full SHA for 64f2db9
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ ci:
9
submodules: false
10
repos:
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.9.6 # Ruff version
+ rev: v0.9.7 # Ruff version
13
hooks:
14
- id: ruff
15
args: [--fix, --extend-ignore=E203]
0 commit comments