From a5529dff96690d96973a2e5266a3150e31866470 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sat, 27 May 2023 21:40:08 +0200 Subject: [PATCH] ci: upgrade pre-commit-debian (#77727) --- .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 0bcd848d..0e99991a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,6 +27,6 @@ repos: - id: djhtml args: ['--tabwidth', '2'] - repo: https://git.entrouvert.org/pre-commit-debian.git - rev: v0.1 + rev: v0.3 hooks: - id: pre-commit-debian