Remove prettier

It caused a weird jenkins error trying to look at /etc/passwd. Not worth
the trouble for formatting yaml and md, which I'm barely using.
This commit is contained in:
2024-04-04 16:29:26 -07:00
parent 1534e10b75
commit eb3f6823eb
-4
View File
@@ -32,7 +32,3 @@ repos:
rev: 552baf822992936134cbd31a38f69c8cfe7c0f05 # frozen: 24.3.0 rev: 552baf822992936134cbd31a38f69c8cfe7c0f05 # frozen: 24.3.0
hooks: hooks:
- id: black - id: black
- repo: https://github.com/pre-commit/mirrors-prettier
rev: f12edd9c7be1c20cfa42420fd0e6df71e42b51ea # frozen: v4.0.0-alpha.8
hooks:
- id: prettier