Skip to content

Commit 7898e41

Browse files
committed
Update Prettier configuration to use a different repository
1 parent 7987bfe commit 7898e41

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
@@ -62,8 +62,8 @@ repos:
6262
stages: [manual]
6363

6464
# Autoformat: YAML, JSON, Markdown, etc.
65-
- repo: https://github.com/pre-commit/mirrors-prettier
66-
rev: v4.0.0-alpha.8
65+
- repo: https://github.com/rbubley/mirrors-prettier
66+
rev: v3.4.2
6767
hooks:
6868
- id: prettier
6969

0 commit comments

Comments
 (0)