From b341c03ce687aa9aa942124c053385cabaa2dd75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 05:06:00 +0000 Subject: [PATCH] =?UTF-8?q?fix(mise):=20update=20tool=20lefthook=20(=202.1?= =?UTF-8?q?.9=20=E2=9E=94=202.1.10=20)=20[automerge]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index add67c7..b24728d 100644 --- a/.mise.toml +++ b/.mise.toml @@ -5,7 +5,7 @@ min_version = "2026.7.5" actionlint = "1.7.12" dprint = "0.55.1" gitleaks = "8.30.1" -lefthook = "2.1.9" +lefthook = "2.1.10" "pipx:checkov" = "3.3.6" shellcheck = "0.11.0" shfmt = "3.13.1"