We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pre-commit
1 parent cbf5fc0 commit 560e0ceCopy full SHA for 560e0ce
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
args: ["--py310-plus"]
10
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.9.7
+ rev: v0.11.2
13
hooks:
14
- id: ruff
15
args: [--fix, --exit-non-zero-on-fix]
0 commit comments