From 8d31109d7222b25102ee00568832dbda50424540 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 18:14:46 +0000 Subject: [PATCH] chore(pre-commit): autoupdate hooks 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.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.35.4...v1.36.1) --- .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 2cfacb19a..79e3bdcc3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,6 +60,6 @@ repos: types_or: [javascript, css] - repo: https://github.com/Riverside-Healthcare/djLint - rev: v1.35.4 + rev: v1.36.1 hooks: - id: djlint-django