Skip to content

Commit 7855ea0

Browse files
committed
Use another prettier pre-commit repo
1 parent 6502868 commit 7855ea0

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
@@ -50,8 +50,8 @@ repos:
5050
stages: [manual]
5151

5252
# Autoformat: YAML, JSON, Markdown, etc.
53-
- repo: https://github.com/pre-commit/mirrors-prettier
54-
rev: v4.0.0-alpha.8
53+
- repo: https://github.com/rbubley/mirrors-prettier
54+
rev: v3.5.3
5555
hooks:
5656
- id: prettier
5757

0 commit comments

Comments
 (0)