diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index be5734d0f..805dfc5a2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: ruff-format name: "Ruff formatting" - repo: https://github.com/djlint/djLint - rev: v1.36.3 + rev: v1.36.4 hooks: - id: djlint-reformat-django - id: djlint-django