chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v2.7.0 (#1874)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-14 15:48:53 +02:00 committed by GitHub
parent 39d26b7333
commit 3e7ecb622a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ repos:
exclude: ^(api.*)$
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.6.2
rev: v2.7.0
hooks:
- id: prettier
files: \.(md|mdx|yml|yaml|js|jsx|ts|tsx|json|css)$