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 69eea4e commit 5e7bb1cCopy full SHA for 5e7bb1c
.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
43
- id: codespell
44
args: [--ignore-words, .meta/codespell-ignores]
45
- repo: https://github.com/pre-commit/mirrors-prettier
46
- rev: "v3.1.0"
+ rev: "v4.0.0-alpha.4"
47
hooks:
48
- id: prettier
49
args: [--config, .meta/prettierrc.yml]
0 commit comments