We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e1db4d commit eb8cab2Copy full SHA for eb8cab2
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
args: []
37
require_serial: true
38
- repo: https://github.com/pre-commit/mirrors-prettier
39
- rev: v3.1.0
+ rev: v4.0.0-alpha.3
40
hooks:
41
- id: prettier
42
args: [--prose-wrap=always, --print-width=88]
0 commit comments