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.
1 parent 330deb2 commit 11e9d9aCopy full SHA for 11e9d9a
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: ruff
26
args: ["--fix", "--unsafe-fixes", "--exit-non-zero-on-fix"]
27
- repo: https://github.com/rbubley/mirrors-prettier
28
- rev: "v3.5.0"
+ rev: "v3.5.1"
29
hooks:
30
- id: prettier
31
args: ["--print-width=120", "--prose-wrap=always"]
0 commit comments