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.
2 parents 77038e9 + fc2c732 commit 5c7c701Copy full SHA for 5c7c701
.pre-commit-config.yaml
@@ -58,7 +58,7 @@ repos:
58
# No tabs, only spaces
59
- id: forbid-tabs
60
- repo: https://github.com/astral-sh/ruff-pre-commit
61
- rev: v0.12.8
+ rev: v0.12.9
62
hooks:
63
# Run the formatter.
64
- id: ruff-format
0 commit comments