From 9fef65d332fc9e15c34ececcf4c1794420cd087d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 01:20:36 +0000 Subject: [PATCH] chore(deps): update dependency lefthook to v2.1.3 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 28f83644..4d3c0ada 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] bun = "1.3.10" -lefthook = "2.0.16" +lefthook = "2.1.3" python = "3.14.2" ffmpeg = "latest" uv = "latest"