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