We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14868e commit 2422bc9Copy full SHA for 2422bc9
.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.8
+ rev: v0.11.9
63
hooks:
64
# Run the linter.
65
- id: ruff
0 commit comments