We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba08ac2 commit e2dd2a2Copy full SHA for e2dd2a2
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
args: [--target-version, "4.1"]
22
23
- repo: https://github.com/astral-sh/ruff-pre-commit
24
- rev: v0.11.2
+ rev: v0.11.4
25
hooks:
26
- id: ruff
27
args: [--fix, --exit-non-zero-on-fix]
0 commit comments