From 1a31f3d8bdbd22fd1b6c55943a50c7f07191a7a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 11:32:24 +0000 Subject: [PATCH] chore(deps): update dependency aqua:evilmartians/lefthook to v2.1.11 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index b716429..41a668d 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.11" "aqua:hadolint/hadolint" = "2.14.0" node = "24.14.1"