From baa87006b722cb20d9c8e7e7546ae743d25b037b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 22:07:33 +0000 Subject: [PATCH] chore(deps): update dependency aqua:evilmartians/lefthook to v2.1.10 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index b716429..0f507e7 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] go = "1.26.4" "aqua:golangci/golangci-lint" = "2.12.2" -"aqua:evilmartians/lefthook" = "2.1.9" +"aqua:evilmartians/lefthook" = "2.1.10" "aqua:hadolint/hadolint" = "2.14.0" node = "24.14.1"