We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c144dd commit c86d18aCopy full SHA for c86d18a
.pre-commit-config.yaml
@@ -56,7 +56,7 @@ repos:
56
)
57
- id: mixed-line-ending
58
- repo: https://github.com/astral-sh/ruff-pre-commit
59
- rev: v0.8.6
+ rev: v0.9.1
60
hooks:
61
- id: ruff-format
62
- id: ruff
0 commit comments