We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8850209 + c799c26 commit 8c0f5b3Copy full SHA for 8c0f5b3
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
40
# Lint code using ruff
41
- repo: https://github.com/astral-sh/ruff-pre-commit
42
- rev: v0.6.3
+ rev: v0.6.4
43
hooks:
44
- id: ruff
45
args: [--fix, --exit-non-zero-on-fix]
0 commit comments