Skip to content

Commit c08b13b

Browse files
authored
Merge pull request #1986 from rgaiacs/replace-prettier
Switch to rbubley/mirrors-prettier
2 parents 330d063 + e64486e commit c08b13b

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
@@ -48,8 +48,8 @@ repos:
4848
pass_filenames: false
4949

5050
# Autoformat: js, html, markdown, yaml, json
51-
- repo: https://github.com/pre-commit/mirrors-prettier
52-
rev: v4.0.0-alpha.8
51+
- repo: https://github.com/rbubley/mirrors-prettier
52+
rev: v3.6.2
5353
hooks:
5454
- id: prettier
5555
exclude_types:

0 commit comments

Comments
 (0)