8000 pre-commit no longer supports the prettier file formater · django-haystack/django-haystack@4bb8bcf · GitHub
[go: up one dir, main page]

Skip to content

Commit 4bb8bcf

Browse files
cclaussclaudep
authored andcommitted
pre-commit no longer supports the prettier file formater
https://github.com/pre-commit/mirrors-prettier
1 parent aeefbd8 commit 4bb8bcf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,3 @@ repos:
4646
- id: pretty-format-json
4747
args: ["--autofix", "--no-sort-keys", "--indent=4"]
4848
- id: trailing-whitespace
49-
50-
- repo: https:// 48CE github.com/pre-commit/mirrors-prettier
51-
rev: v4.0.0-alpha.8
52-
hooks:
53-
- id: prettier
54-
types_or: [json, toml, xml, yaml]

0 commit comments

Comments
 (0)
0