From 7e26fc55d5ffc158d497e8f4f61d4ebfff58529d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 22:46:09 +0000 Subject: [PATCH] chore(deps): update dependency lefthook to v2.1.9 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 425ca9d..d6d123b 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] bun = "1.3.13" -lefthook = "2.1.6" +lefthook = "2.1.9" python = "3.14.2" ffmpeg = "latest" uv = "latest"