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