diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ee4b7fa799..d2f83c5c93 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.43.0 hooks: - id: djlint-reformat-django - id: djlint-django diff --git a/weblate_web/templates/payment/customer.html b/weblate_web/templates/payment/customer.html index d573185108..913f608c00 100644 --- a/weblate_web/templates/payment/customer.html +++ b/weblate_web/templates/payment/customer.html @@ -19,21 +19,21 @@
{{ field.help_text|safe }}
- {% endif %} -{{ field.help_text|safe }}
+ {% endif %}