From 8cc352db1168e469f5b353cc6d7315efa8122736 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 22:04:27 +0000 Subject: [PATCH] chore(deps): update dependency lefthook to v2.1.5 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index a6fbe1f..ec2dcce 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] bun = "1.3.11" -lefthook = "2.1.4" +lefthook = "2.1.5" python = "3.14.2" ffmpeg = "latest" uv = "latest"