We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad3eb2 commit 55e6859Copy full SHA for 55e6859
.pre-commit-config.yaml
@@ -48,6 +48,6 @@ repos:
48
types_or: [yaml, markdown, html, css, scss, javascript, json]
49
50
- repo: https://github.com/astral-sh/ruff-pre-commit
51
- rev: v0.5.7
+ rev: v0.6.1
52
hooks:
53
- id: ruff-format
0 commit comments