We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560e0ce commit 207dc1aCopy full SHA for 207dc1a
.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.11.2
+ rev: v0.11.4
13
hooks:
14
- id: ruff
15
args: [--fix, --exit-non-zero-on-fix]
0 commit comments