We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e530c0 commit 3bbace2Copy full SHA for 3bbace2
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: validate-pyproject
20
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.1.3
+ rev: v0.1.8
23
hooks:
24
- id: ruff
25
args: [--fix, --exit-non-zero-on-fix]
0 commit comments