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 7e19c6b commit 7c3fc3cCopy full SHA for 7c3fc3c
.pre-commit-config.yaml
@@ -18,6 +18,6 @@ repos:
18
hooks:
19
- id: isort
20
- repo: https://github.com/pre-commit/mirrors-prettier
21
- rev: "v3.0.0-alpha.9-for-vscode"
+ rev: "v3.0.0"
22
23
- id: prettier
0 commit comments