From 68964bfea742e88e8a9806d04ffd176ed11662ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 05:28:42 +0000 Subject: [PATCH] chore(deps): update dependency aube to v1.15.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 7d72ab4..46b7126 100644 --- a/mise.toml +++ b/mise.toml @@ -8,7 +8,7 @@ tasks.release-plz = "./scripts/release-plz.sh" [tools] node = '24' -aube = 'v1.14.1' +aube = 'v1.15.0' git-cliff = 'latest' gh = 'latest' communique = 'latest'