We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6793be + e293a98 commit 375f0d9Copy full SHA for 375f0d9
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
args: [--fix=lf]
12
- id: check-case-conflict
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.14.10 # must match pyproject.toml
+ rev: v0.15.9 # must match pyproject.toml
15
hooks:
16
- id: ruff
17
args: [--extend-select, I, --fix]
0 commit comments