From 3c09c1201c35ff8f59716a288ecd538e1c2d6f2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 18:06:02 +0000 Subject: [PATCH] chore(deps): update dependency bun to v1.3.12 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index a6fbe1f..b56b695 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -bun = "1.3.11" +bun = "1.3.12" lefthook = "2.1.4" python = "3.14.2" ffmpeg = "latest"