Skip to content

Commit e730980

Browse files
committed
Remove Prettier configuration from pre-commit hooks
1 parent d9d1c1e commit e730980

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,6 @@ repos:
4949
rev: 3.0.7
5050
hooks:
5151
- id: djhtml
52-
- repo: https://github.com/pre-commit/mirrors-prettier
53-
rev: v4.0.0-alpha.8
54-
hooks:
55-
- id: prettier
56-
types_or:
57-
- css
58-
- javascript
59-
- json
60-
- markdown
61-
- scss
62-
- yaml
6352
- repo: https://github.com/google/keep-sorted
6453
rev: v0.6.0
6554
hooks:

0 commit comments

Comments
 (0)