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 27db002 commit b93d8b2Copy full SHA for b93d8b2
.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