[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rtts/djhtml: 3.0.2 → 3.0.3](https://github.com/rtts/djhtml/compare/3.0.2...3.0.3) - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.4 → v3.0.0-alpha.6](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.4...v3.0.0-alpha.6)
This commit is contained in:
parent
0e910bb5b9
commit
7b1f4c1c88
1 changed files with 2 additions and 2 deletions
|
@ -17,11 +17,11 @@ repos:
|
|||
args:
|
||||
- --markdown-linebreak-ext=md
|
||||
- repo: https://github.com/rtts/djhtml
|
||||
rev: 3.0.2
|
||||
rev: 3.0.3
|
||||
hooks:
|
||||
- id: djhtml
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: v3.0.0-alpha.4
|
||||
rev: v3.0.0-alpha.6
|
||||
hooks:
|
||||
- id: prettier
|
||||
types_or: [javascript, css]
|
||||
|
|
Loading…
Reference in a new issue