Skip to content

Commit 976fbab

Browse files
authored
Use another repo for prettier pre-commit (#2180)
1 parent 7bdb19c commit 976fbab

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

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

0 commit comments

Comments
 (0)