Skip to content

Commit 932c8a5

Browse files
committed
Use another repo for prettier pre-commit
1 parent 6e66c87 commit 932c8a5

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
@@ -59,8 +59,8 @@ repos:
5959
stages: [manual]
6060

6161
# Autoformat: YAML, JSON, Markdown, etc.
62-
- repo: https://github.com/pre-commit/mirrors-prettier
63-
rev: v4.0.0-alpha.8
62+
- repo: https://github.com/rbubley/mirrors-prettier
63+
rev: v3.4.2
6464
hooks:
6565
- id: prettier
6666
exclude: "{{cookiecutter.stack_name}}/.github/workflows/docker.yml"

0 commit comments

Comments
 (0)