diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2563599..ebe05e6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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