[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-prettier: v2.7.1 → v3.0.0-alpha.0](https://github.com/pre-commit/mirrors-prettier/compare/v2.7.1...v3.0.0-alpha.0)
This commit is contained in:
pre-commit-ci[bot]
2022-08-22 23:10:43 +00:00
committed by GitHub
parent a16514b4e0
commit 0ccf1122d4
+1 -1
View File
@@ -14,7 +14,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-prettier
rev: 'v2.7.1' # Use the sha / tag you want to point at
rev: 'v3.0.0-alpha.0' # Use the sha / tag you want to point at
hooks:
- id: prettier
files: "^frontend/"