pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2023-12-17 21:57:52 +02:00
parent 3f0557b1d0
commit 2328ecce7f
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -122,7 +122,7 @@ repos:
# prettier, opinionated code formatter
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v4.0.0-alpha.5"
rev: "v4.0.0-alpha.6"
hooks:
- id: prettier
# These are handled by Black below or pretty-format-json above