.pre-commit-config.yaml: update prettier

This commit is contained in:
Aminda Suomalainen ⚧ 2023-08-19 12:13:56 +03:00
parent 6c4e02d4b9
commit 3db8ae779a
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ repos:
exclude_types: [tsv, markdown]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.1"
rev: "v3.0.2"
hooks:
- id: prettier