From 254000c3e2212210e396f21b823183059d3b0b49 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 16:27:45 +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.16.5 → v0.16.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.16.5...v0.16.7) - [github.com/djlint/djLint: v1.44.2 → v1.46.1](https://github.com/djlint/djLint/compare/v1.44.2...v1.46.1) --- .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 8fc258c7..444fe698 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: hooks: - id: check-github-workflows - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.5 + rev: v0.16.7 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] @@ -57,7 +57,7 @@ repos: 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.44.2 + rev: v1.46.1 hooks: - id: djlint-django - id: djlint-reformat-django From 53ed798adece357b2a044bda42fe30a92529c421 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 16:28:05 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .../registration_complete.html | 3 +- main/templates/main/base.account.html | 3 +- main/templates/main/base.auth.html | 3 +- main/templates/main/index.html | 9 ++-- main/templates/main/pages/about.html | 3 +- main/templates/main/pages/skill.html | 16 +++++-- .../main/pages/skills-and-competencies.html | 9 ++-- .../pages/tools-languages-methodologies.html | 3 +- .../templates/main/shared-skills-profile.html | 3 +- main/templates/main/snippets/footer.html | 42 ++++++++++++------- main/templates/main/snippets/hero.html | 3 +- main/templates/main/snippets/navbar.html | 21 ++++++---- .../share_skill_profile_dropdown.html | 6 ++- main/templates/main/user-self-assess.html | 3 +- 14 files changed, 86 insertions(+), 41 deletions(-) diff --git a/main/templates/django_registration/registration_complete.html b/main/templates/django_registration/registration_complete.html index 6c67fe0e..9f27c8a3 100644 --- a/main/templates/django_registration/registration_complete.html +++ b/main/templates/django_registration/registration_complete.html @@ -4,7 +4,8 @@
Welcome {{ user }}! You have registered and are now logged in.
- Start exploring + Start exploring
{% else %}
@@ -39,7 +40,8 @@ Create individual skill profiles.
- Create + Create a skills profileBrowse a variety of roles across digital research themes
- Explore + Explore rolesSkills are organised into a number of competencies, which are in turn grouped into bigger competency domains which you can explore using the links in the sidebar.
- Download framework JSON + Download framework JSON