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