Add djade pre-commit hook
This commit is contained in:
parent
643abcec9b
commit
05fcaa7aa8
1 changed files with 5 additions and 0 deletions
|
|
@ -20,6 +20,11 @@ repos:
|
|||
args: [--pytest-test-first]
|
||||
- id: trailing-whitespace
|
||||
|
||||
- repo: https://github.com/adamchainz/djade-pre-commit
|
||||
rev: "1.9.0"
|
||||
hooks:
|
||||
- id: djade
|
||||
|
||||
- repo: https://github.com/adamchainz/django-upgrade
|
||||
rev: 1.30.0
|
||||
hooks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue