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.
2 parents 27db002 + b93d8b2 commit 5367bafCopy full SHA for 5367baf
.pre-commit-config.yaml
@@ -37,6 +37,6 @@ repos:
37
id: black
38
args: ["--line-length", "79"]
39
- repo: https://github.com/pre-commit/mirrors-prettier
40
- rev: "v3.0.0-alpha.6"
+ rev: "v3.0.0-alpha.9-for-vscode"
41
hooks:
42
- id: prettier
0 commit comments