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