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 843893d commit 51894c5Copy full SHA for 51894c5
.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.9
+ rev: v0.11.10
63
hooks:
64
# Run the linter.
65
- id: ruff
0 commit comments