pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2023-12-15 12:56:01 +02:00
parent 4ba1816714
commit 7d6e9c0948
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

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