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 7585510 commit 1f49f41Copy full SHA for 1f49f41
.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.10
+ rev: v0.11.11
63
hooks:
64
# Run the linter.
65
- id: ruff
0 commit comments