Skip to content

Commit d7763ea

Browse files
committed
Update prettier to latest stable
1 parent ce0f301 commit d7763ea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,11 @@ repos:
2929
- id: gitleaks
3030

3131
- repo: https://github.com/pre-commit/mirrors-prettier
32-
rev: v4.0.0-alpha.8
32+
rev: v3.1.0
3333
hooks:
3434
- id: prettier
35+
additional_dependencies:
36+
- [email protected] # https://github.com/pre-commit/pre-commit/issues/3133
3537
types:
3638
- javascript
3739

0 commit comments

Comments
 (0)