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 3252f1b commit 7336c19Copy full SHA for 7336c19
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
hooks:
33
- id: poetry-check
34
- repo: https://github.com/pre-commit/mirrors-prettier
35
- rev: v2.7.1
+ rev: v3.0.2
36
37
- id: prettier
38
args: ["--tab-width", "2"]
0 commit comments