From cd0881739235da8bb09476b5b547da0244a9dedf Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 10 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/python-jsonschema/check-jsonschema: 0.37.4 → 0.38.0](https://github.com/python-jsonschema/check-jsonschema/compare/0.37.4...0.38.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.16.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.20...v0.16.2) - [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.44.2](https://github.com/djlint/djLint/compare/v1.40.3...v1.44.2) --- .pre-commit-config.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 73d3fefb..260228a2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,17 +18,17 @@ repos: args: [--autofix, --indent, '2', --offset, '2'] exclude: manage.py|^main/static/assets/ - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.4 + rev: 0.38.0 hooks: - id: check-github-workflows - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.20 + rev: v0.16.2 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.44.2 hooks: - id: djlint-django - id: djlint-reformat-django From c115ee4d9b6d2cd4792634a557b7f8c43f15ed57 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 16:28:35 +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 ++- .../main/snippets/share_skill_profile_dropdown.html | 2 +- 4 files changed, 9 insertions(+), 5 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' %})"> +