We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ceceb commit 5700d0dCopy full SHA for 5700d0d
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: prettier
16
types_or: [markdown, mdx, json, yaml, css, javascript]
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.11.7
+ rev: v0.11.8
19
hooks:
20
- id: ruff-format
21
- repo: local
0 commit comments