From 739985eb41e5e36b9f60fad5fede288e0154a1f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 03:56:40 +0000 Subject: [PATCH] chore(deps): update dependency bun to v1.3.11 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index a47c53f..6308955 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -bun = "1.3.10" +bun = "1.3.11" lefthook = "2.1.4" python = "3.14.2" ffmpeg = "latest"