We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ddc6db commit 4e7f8e3Copy full SHA for 4e7f8e3
.pre-commit-config.yaml
@@ -59,7 +59,7 @@ repos:
59
60
- repo: https://github.com/astral-sh/ruff-pre-commit
61
# Ruff version.
62
- rev: v0.11.6
+ rev: v0.11.7
63
hooks:
64
# Run the linter.
65
- id: ruff
0 commit comments