From e13f5aa8d56470771ac002458d50f83cf3f71da1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 09:05:05 +0000 Subject: [PATCH] chore(deps): update dependency lefthook to v2.0.15 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 645ca9f..163f542 100644 --- a/mise.toml +++ b/mise.toml @@ -5,5 +5,5 @@ postinstall = "corepack enable && lefthook install" disable_tools = ["pnpm"] [tools] -lefthook = "2.0.13" +lefthook = "2.0.15" node = "20.19.6"