We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac1342 commit 5dda6c5Copy full SHA for 5dda6c5
.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.2.2
+ rev: v0.3.2
70
hooks:
71
- id: ruff
72
args: [--fix, --exit-non-zero-on-fix]
0 commit comments