From 9c4fdbc3b6cb4341f3fdc04ead455cf9d296320d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:39:50 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/Riverside-Healthcare/djLint: v1.35.4 → v1.36.3](https://github.com/Riverside-Healthcare/djLint/compare/v1.35.4...v1.36.3) - [github.com/Riverside-Healthcare/djLint: v1.35.4 → v1.36.3](https://github.com/Riverside-Healthcare/djLint/compare/v1.35.4...v1.36.3) --- .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 516c1d1..69d88a0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: # Autoformat and lint: HTML - repo: https://github.com/Riverside-Healthcare/djLint - rev: v1.35.4 + rev: v1.36.3 hooks: - id: djlint-reformat-django - id: djlint-django @@ -69,7 +69,7 @@ repos: # Lint our jinja2 templates - repo: https://github.com/Riverside-Healthcare/djLint - rev: v1.35.4 + rev: v1.36.3 hooks: - id: djlint-jinja files: "kubespawner/templates/.*\\.html"