From 1f98dbbaff91c475f0e70a7b871be2ab19cb2ca8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 00:10:44 +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 f7ee266..75e1345 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] go = "1.26.3" "aqua:golangci/golangci-lint" = "2.12.2" -"aqua:evilmartians/lefthook" = "2.1.8" +"aqua:evilmartians/lefthook" = "2.1.9" "aqua:goreleaser/goreleaser" = "2.15.4" "aqua:hadolint/hadolint" = "2.14.0"