[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.1 → v3.0.0-alpha.2](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.1...v3.0.0-alpha.2)
This commit is contained in:
parent
6a89ba6c4d
commit
a24fc04bfb
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ repos:
|
|||
- flake8-pyi
|
||||
- wemake-python-styleguide
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: v3.0.0-alpha.1
|
||||
rev: v3.0.0-alpha.2
|
||||
hooks:
|
||||
- id: prettier
|
||||
types_or: [javascript, css]
|
||||
|
|
Reference in a new issue