We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f623b6b commit cfc4d34Copy full SHA for cfc4d34
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
hooks:
13
- id: black
14
- repo: https://github.com/pre-commit/mirrors-prettier
15
- rev: v3.1.0
+ rev: v4.0.0-alpha.3
16
17
- id: prettier
18
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments