From ba706b7afddef225f0b98471236f5321fb37aab6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 01:38:59 +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 a307cd1..b1f6d5d 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -bun = "1.3.9" +bun = "1.3.11" go = "1.24.7" golangci-lint = "1.64.8"