We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e19c6b + 7c3fc3c commit 8800b86Copy full SHA for 8800b86
.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