We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3594bdf commit 4c53c57Copy full SHA for 4c53c57
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
args: [--py37-plus]
16
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: 'v0.5.5'
+ rev: 'v0.5.7'
19
hooks:
20
- id: ruff
21
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
0 commit comments