From b9e5a769a3edfa19f77864e10a2dcd94f6580eb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 09:57:21 +0000 Subject: [PATCH] chore(deps): update dependency aqua:evilmartians/lefthook to v2.1.9 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 92238b1..3e77927 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] go = "1.26.3" "aqua:golangci/golangci-lint" = "2.11.4" -"aqua:evilmartians/lefthook" = "2.1.6" +"aqua:evilmartians/lefthook" = "2.1.9" "aqua:hadolint/hadolint" = "2.14.0" node = "24.14.1"