We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26bd482 commit fea999bCopy full SHA for fea999b
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
34
- repo: https://github.com/astral-sh/ruff-pre-commit
35
# Ruff version.
36
- rev: v0.3.0
+ rev: v0.3.2
37
hooks:
38
- id: ruff
39
args: [--fix, --exit-non-zero-on-fix]
0 commit comments