diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 476620a5e..4faee8674 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,12 +35,12 @@ repos: entry: cargo fmt pass_filenames: false - repo: https://github.com/instrumentl/pre-commit-just - rev: v0.1 + rev: v0.2 hooks: - id: format-justfile name: "format justfiles" - repo: https://github.com/djlint/djLint - rev: v1.36.4 + rev: v1.40.3 hooks: - id: djlint name: djLint diff --git a/cot/templates/admin/login.html b/cot/templates/admin/login.html index 26f425c3d..2de97857d 100644 --- a/cot/templates/admin/login.html +++ b/cot/templates/admin/login.html @@ -9,9 +9,7 @@