From f7e1a0d745e55d3c8e74538a91d44bcf50c8a571 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:28:34 +0000 Subject: [PATCH] chore(deps): update dependency aqua:evilmartians/lefthook to v2.1.5 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 23ff689..50302d7 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.4" +"aqua:evilmartians/lefthook" = "2.1.5" "aqua:hadolint/hadolint" = "2.14.0"