From 92c64a4a70b314e662f392eb0f4c507ab5861680 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 16:58:19 +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.40.3 → v1.41.0](https://github.com/djlint/djLint/compare/v1.40.3...v1.41.0) --- .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 227b8de..454c22e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - "{extends: relaxed, rules: {line-length: {max: 200}, document-start: disable}}" - repo: https://github.com/djlint/djLint - rev: v1.40.3 + rev: v1.41.0 hooks: - id: djlint args: [--lint]