From c1352bf49669525180ed9b2183262da108f6e692 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 16:28:15 +0000 Subject: [PATCH 1/2] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.16.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.20...v0.16.1) - [github.com/pre-commit/mirrors-mypy: v2.1.0 → v2.3.0](https://github.com/pre-commit/mirrors-mypy/compare/v2.1.0...v2.3.0) - [github.com/igorshubovych/markdownlint-cli: v0.49.0 → v0.49.1](https://github.com/igorshubovych/markdownlint-cli/compare/v0.49.0...v0.49.1) - [github.com/codespell-project/codespell: v2.4.2 → v2.4.3](https://github.com/codespell-project/codespell/compare/v2.4.2...v2.4.3) - [github.com/djlint/djLint: v1.40.3 → v1.43.2](https://github.com/djlint/djLint/compare/v1.40.3...v1.43.2) --- .pre-commit-config.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 73d3fefb..dfae4c5f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,13 +22,13 @@ repos: hooks: - id: check-github-workflows - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.20 + rev: v0.16.1 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] - id: ruff-format - repo: https://github.com/pre-commit/mirrors-mypy - rev: v2.1.0 + rev: v2.3.0 hooks: - id: mypy exclude: manage.py @@ -46,18 +46,18 @@ repos: - django-multiselectfield - django-tables2 - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.49.0 + rev: v0.49.1 hooks: - id: markdownlint-fix exclude: ^main/static/assets/ - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell args: [-I, .codespell_ignore.txt] exclude: ^main/static/assets/|^package-lock.json$|^direct_webapp/fixtures/framework-2-0.json$ - repo: https://github.com/djlint/djLint - rev: v1.40.3 + rev: v1.43.2 hooks: - id: djlint-django - id: djlint-reformat-django From bdf60ed762e619f6bf5295eb0864d1a7b98a6cfc Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 16:31:31 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- main/templates/main/base.auth.html | 3 ++- main/templates/main/pages/about.html | 6 ++++-- main/templates/main/snippets/hero.html | 3 ++- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/main/templates/main/base.auth.html b/main/templates/main/base.auth.html index 7d8d7498..eb4f4a6b 100644 --- a/main/templates/main/base.auth.html +++ b/main/templates/main/base.auth.html @@ -24,7 +24,8 @@
+ style="background-image: url({% static 'assets/img/auth/cover.webp' %})"> +