auto update by pre-commit hooks

updates:
- [github.com/pre-commit/mirrors-prettier: v2.5.1 → v2.6.0](https://github.com/pre-commit/mirrors-prettier/compare/v2.5.1...v2.6.0)
This commit is contained in:
pre-commit-ci[bot] 2022-03-21 20:54:17 +00:00 committed by GitHub
parent 1fe04ddb99
commit a4b61277a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ repos:
- id: black
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.5.1
rev: v2.6.0
hooks:
- id: prettier
types_or: [markdown, ts, tsx]