From 2387f331d954b641bb3bf73867d2dc68c7a5b4f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 16:30:35 +0000 Subject: [PATCH] chore(deps): update dependency aqua:evilmartians/lefthook to v2.1.6 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index a2149df..16c1932 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] go = "1.26.2" "aqua:golangci/golangci-lint" = "2.11.4" -"aqua:evilmartians/lefthook" = "2.1.5" +"aqua:evilmartians/lefthook" = "2.1.6" "aqua:hadolint/hadolint" = "2.14.0" node = "24.14.1"