Skip to content

Commit c7d8a38

Browse files
tkoyama010lwasser
authored andcommitted
Fix mirror of the prettier npm package for pre-commit
1 parent 75e0d56 commit c7d8a38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ repos:
4040
hooks:
4141
- id: vale
4242

43-
- repo: https://github.com/pre-commit/mirrors-prettier
44-
rev: v3.1.0
43+
- repo: https://github.com/rbubley/mirrors-prettier
44+
rev: v3.3.3
4545
hooks:
4646
- id: prettier
4747
types_or: [yaml, html, css, scss, javascript, json, toml]

0 commit comments

Comments
 (0)