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 77038e9 commit fc2c732Copy full SHA for fc2c732
.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