diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d8e11a1211..14800683a8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,6 +41,6 @@ repos: args: [requirements.in, -o, requirements.txt] files: ^requirements\.(in|txt)$ - repo: https://github.com/Riverside-Healthcare/djLint - rev: v1.25.0 + rev: v1.29.0 hooks: - id: djlint-django diff --git a/InvenTree/build/templates/build/build_base.html b/InvenTree/build/templates/build/build_base.html index f811d30474..b0aed7ba38 100644 --- a/InvenTree/build/templates/build/build_base.html +++ b/InvenTree/build/templates/build/build_base.html @@ -15,7 +15,7 @@ {% endblock breadcrumbs %} {% block thumbnail %} -