We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf6f92 commit bfa34a0Copy full SHA for bfa34a0
.pre-commit-config.yaml
@@ -2,7 +2,7 @@
2
repos:
3
- repo: https://github.com/pre-commit/mirrors-prettier
4
# keep it before yamllint
5
- rev: v4.0.0-alpha.7
+ rev: v4.0.0-alpha.8
6
hooks:
7
- id: prettier
8
always_run: true
0 commit comments