We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e9d6f commit feeb8f4Copy full SHA for feeb8f4
.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.9.1
+ rev: v0.9.2
60
hooks:
61
- id: ruff-format
62
- id: ruff
0 commit comments