From 2c57ad676bf27fdc251ec267a20cab000839b9f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 09:28:51 +0000 Subject: [PATCH 1/2] chore(deps): update pre-commit hook djlint/djlint to v1.44.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 87d1f5996..48d773d39 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,7 +49,7 @@ repos: - id: pretty-format-toml args: [--autofix] - repo: https://github.com/djlint/djLint - rev: v1.40.8 + rev: v1.44.0 hooks: - id: djlint-reformat-django - id: djlint-django From 3015aa4604748f8469e6dfb856be862772e7c229 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 09:29:12 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- weblate_web/templates/payment/customer.html | 24 ++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/weblate_web/templates/payment/customer.html b/weblate_web/templates/payment/customer.html index d57318510..2b93a0fdc 100644 --- a/weblate_web/templates/payment/customer.html +++ b/weblate_web/templates/payment/customer.html @@ -19,19 +19,19 @@
{{ field.help_text|safe }}
- {% endif %} -{{ field.help_text|safe }}
+ {% endif %}