We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d69403 commit 4f9980dCopy full SHA for 4f9980d
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
)$
19
- repo: https://github.com/pre-commit/mirrors-prettier
20
# keep it before markdownlint
21
- rev: "v2.5.1"
+ rev: "v2.6.2"
22
hooks:
23
- id: prettier
24
- repo: https://github.com/igorshubovych/markdownlint-cli
0 commit comments