We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da0c647 + 06b4808 commit 1d6bac0Copy full SHA for 1d6bac0
.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.5
+ rev: v0.6.7
43
hooks:
44
- id: ruff
45
args: [--fix, --exit-non-zero-on-fix]
0 commit comments