Skip to content

Commit 0fabae1

Browse files
committed
MAINT: switch to maintained prettier fork
1 parent 7e646bd commit 0fabae1

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
@@ -18,8 +18,8 @@ repos:
1818
- id: mixed-line-ending
1919
- id: trailing-whitespace
2020

21-
- repo: https://github.com/pre-commit/mirrors-prettier
22-
rev: ffb6a759a979008c0e6dff86e39f4745a2d9eac4 # frozen: v3.1.0
21+
- repo: https://github.com/rbubley/mirrors-prettier
22+
rev: 787fb9f542b140ba0b2aced38e6a3e68021647a3 # frozen: v3.5.3
2323
hooks:
2424
- id: prettier
2525
files: \.(css|html|md|yml|yaml)

0 commit comments

Comments
 (0)