Merge pull request #15 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
e65f1bf9f4
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