mirror of
https://github.com/Crocmagnon/blog.git
synced 2024-11-14 12:03:53 +01:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.1 → v3.0.2](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.1...v3.0.2)
This commit is contained in:
parent
6b4794044e
commit
f428856eb8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ repos:
|
|||
- id: check-executables-have-shebangs
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: v3.0.1
|
||||
rev: v3.0.2
|
||||
hooks:
|
||||
- id: prettier
|
||||
types_or: [javascript, css]
|
||||
|
|
Loading…
Reference in a new issue