We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7888df3 commit 94aa2a8Copy full SHA for 94aa2a8
.pre-commit-config.yaml
@@ -66,7 +66,7 @@ repos:
66
args: [--py38-plus]
67
68
- repo: https://github.com/astral-sh/ruff-pre-commit
69
- rev: v0.7.3
+ rev: v0.7.4
70
hooks:
71
- id: ruff
72
args: [--fix, --exit-non-zero-on-fix]
0 commit comments