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 629ba6d commit 743b7e1Copy full SHA for 743b7e1
1 file changed
.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: v3.0.3
+ rev: v3.1.0
36
37
- id: prettier
38
args: ["--tab-width", "2"]
0 commit comments