diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index edebd93b9..c509a2410 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: - stylelint-prettier@5.0.2 - prettier@3.4.2 - repo: https://github.com/djlint/djLint - rev: v1.36.3 + rev: v1.36.4 hooks: - id: djlint-reformat-django - id: djlint-django