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 1ac2702 + 1f2f15d commit e460727Copy full SHA for e460727
.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.4"
+ rev: "v3.0.0-alpha.6"
41
hooks:
42
- id: prettier
0 commit comments