From 79231bd7827038b7a55705e972b71f8fb962452a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 22:07:41 +0000 Subject: [PATCH] =?UTF-8?q?fix(mise):=20update=20tool=20lefthook=20(=202.1?= =?UTF-8?q?.4=20=E2=9E=94=202.1.5=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-sync/templates/.mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-sync/templates/.mise.toml b/config-sync/templates/.mise.toml index 85c04ff..e8e3aa0 100644 --- a/config-sync/templates/.mise.toml +++ b/config-sync/templates/.mise.toml @@ -6,7 +6,7 @@ min_version = "2026.4.5" actionlint = "1.7.12" dprint = "0.53.2" gitleaks = "8.30.1" -lefthook = "2.1.4" +lefthook = "2.1.5" shellcheck = "0.11.0" shfmt = "3.13.0" trivy = "0.69.3"