auto update by pre-commit hooks

updates:
- [github.com/pre-commit/mirrors-prettier: v2.6.0 → v2.6.1](https://github.com/pre-commit/mirrors-prettier/compare/v2.6.0...v2.6.1)
This commit is contained in:
pre-commit-ci[bot] 2022-03-28 18:19:08 +00:00 committed by GitHub
parent 1050938275
commit e4c8a5a065
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.6.0
rev: v2.6.1
hooks:
- id: prettier
types_or: [markdown, ts, tsx]