From 35b303c11e83a23d6b790c52f23bb8937fc50f4e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 17:47:33 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/djlint/djLint: v1.39.5 → v1.40.3](https://github.com/djlint/djLint/compare/v1.39.5...v1.40.3) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9f82561..3212d07 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: hooks: - id: yamlfmt - repo: https://github.com/djlint/djLint - rev: v1.39.5 + rev: v1.40.3 hooks: - id: djlint-reformat-django - repo: https://github.com/sphinx-contrib/sphinx-lint