From 5d5dbe7e302b9c5e6ba3fd1742498659aa5743eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 11:36:13 +0000 Subject: [PATCH] chore(deps): update dependency aqua:evilmartians/lefthook to v2.1.3 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index b422a89..0435971 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] go = "1.26.1" "aqua:golangci/golangci-lint" = "2.10.1" -"aqua:evilmartians/lefthook" = "2.1.2" +"aqua:evilmartians/lefthook" = "2.1.3" "aqua:hadolint/hadolint" = "2.14.0"