Merge pull request #39 from felinae98/pre-commit-ci-update-config

auto update by pre-commit hooks
This commit is contained in:
felinae98 2022-03-29 21:58:21 +08:00 committed by GitHub
commit b3f004da25
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]