From fdf6dd9c03c27b3d49032cfd9f3b2a749fa870be 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 21:18:20 +0000 Subject: [PATCH 1/2] chore(pre-commit.ci): pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/instrumentl/pre-commit-just: v0.1 → v0.2](https://github.com/instrumentl/pre-commit-just/compare/v0.1...v0.2) - [github.com/djlint/djLint: v1.36.4 → v1.40.3](https://github.com/djlint/djLint/compare/v1.36.4...v1.40.3) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 476620a5e..4faee8674 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,12 +35,12 @@ repos: entry: cargo fmt pass_filenames: false - repo: https://github.com/instrumentl/pre-commit-just - rev: v0.1 + rev: v0.2 hooks: - id: format-justfile name: "format justfiles" - repo: https://github.com/djlint/djLint - rev: v1.36.4 + rev: v1.40.3 hooks: - id: djlint name: djLint From 2eb92a5a4715ad11146f1fe3fc97a0765d71b120 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 21:18:29 +0000 Subject: [PATCH 2/2] chore(pre-commit.ci): auto fixes from pre-commit hooks --- cot/templates/admin/login.html | 4 +--- cot/templates/error.html | 40 +++++++++++++++++----------------- 2 files changed, 21 insertions(+), 23 deletions(-) diff --git a/cot/templates/admin/login.html b/cot/templates/admin/login.html index 26f425c3d..2de97857d 100644 --- a/cot/templates/admin/login.html +++ b/cot/templates/admin/login.html @@ -9,9 +9,7 @@