Enable djlint formatting pre-commit hook

This commit is contained in:
Adam Goldsmith 2024-01-26 14:04:32 -05:00
parent 240ebc710d
commit 60b8510961

View File

@ -11,6 +11,7 @@ repos:
rev: v1.34.1
hooks:
- id: djlint-django
- id: djlint-reformat-django
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.13