From 09b22cd75902f3a664e96b4c0370f1229c5251d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 01:56:49 +0000 Subject: [PATCH] Update dependency bun to v1.3.8 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 77a4696..ce6789c 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -bun = "1.3.6" +bun = "1.3.8" lefthook = "2.0.16" python = "3.14.2" ffmpeg = "latest"