From 0d267346486f104b53138f649c19a615107a597e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:33:01 +0000 Subject: [PATCH] Update dependency bun to v1.3.7 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 4c38559..217a619 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -bun = "1.3.6" +bun = "1.3.7" lefthook = "2.0.15" python = "3.14.2" ffmpeg = "latest"