From 3c878e94970cac0d9c7ab4491583a42ed793f99e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 05:50:38 +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/rtts/djhtml: v1.5.2 → v2.0.0](https://github.com/rtts/djhtml/compare/v1.5.2...v2.0.0) --- .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 c9e8ccb..9bfaa40 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: args: - --markdown-linebreak-ext=md - repo: https://github.com/rtts/djhtml - rev: v1.5.2 + rev: v2.0.0 hooks: - id: djhtml - repo: https://github.com/pre-commit/mirrors-prettier