From e2c1ba81059ffbfaaaf1ea6c017d1fae14e368c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 01:37:19 +0000 Subject: [PATCH] chore(deps): update dependency aube to v1.6.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 9e37649..dbb41be 100644 --- a/mise.toml +++ b/mise.toml @@ -8,7 +8,7 @@ tasks.release-plz = "./scripts/release-plz.sh" [tools] node = '24' -aube = 'v1.5.1' +aube = 'v1.6.2' git-cliff = 'latest' gh = 'latest' communique = 'latest'