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.
2 parents 851d06e + 8034bbd commit 196bae9Copy full SHA for 196bae9
.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.14.1
+ rev: v0.14.2
19
hooks:
20
- id: ruff-format
21
ci:
0 commit comments