Remove djLint pre-commit hook

This commit is contained in:
monosans 2023-06-26 23:35:57 +03:00
parent 2d82ebe644
commit 00449bc15a
No known key found for this signature in database

View File

@ -44,14 +44,6 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/Riverside-Healthcare/djLint
rev: v1.31.0
hooks:
- id: djlint-reformat-jinja
types_or: [html]
- id: djlint-jinja
types_or: [html]
ci:
autoupdate_schedule: weekly
skip: []