From 6b9bdaf60cdff6b0a71feed0f877c81db03ae353 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 15:15:33 +0000 Subject: [PATCH] chore(deps): update dependency bun to v1.3.14 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 425ca9d..4f9b6e8 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -bun = "1.3.13" +bun = "1.3.14" lefthook = "2.1.6" python = "3.14.2" ffmpeg = "latest"