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 73e5352 commit 0ba1d3dCopy full SHA for 0ba1d3d
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: codespell
16
args: ["-I", "codespell.txt"]
17
- repo: https://github.com/pre-commit/mirrors-prettier
18
- rev: "v3.0.3"
+ rev: "v4.0.0-alpha.8"
19
hooks:
20
- id: prettier
21
0 commit comments