pre-commit: update prettier

This commit is contained in:
Aminda Suomalainen ⚧ 2023-03-07 12:13:17 +02:00
parent e40f135190
commit 910fa8c591
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ repos:
- id: end-of-file-fixer
- id: fix-byte-order-marker
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.0-alpha.4"
rev: "v3.0.0-alpha.6"
hooks:
- id: prettier
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python