From 2a870a59d582fa7cc0d26cd1ea6cacfe556f2a37 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 16:56:36 +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.36.4 → v1.39.0](https://github.com/djlint/djLint/compare/v1.36.4...v1.39.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 4971c6b..0bdbb62 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.36.4 + rev: v1.39.0 hooks: - id: djlint args: [--lint]