From 1d0756dd01b8a3c4da60f872ea68527e54aeba4a Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 13:26:45 +0000 Subject: [PATCH] chore(deps): update dependency npm:renovate to v43.133.0 | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.132.2 | 43.133.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index aa9efdf..6c4a5b6 100644 --- a/mise.toml +++ b/mise.toml @@ -4,7 +4,7 @@ FLINT_CONFIG_DIR = ".github/config" [tools] biome = "2.4.12" lychee = "0.22.0" -"npm:renovate" = "43.132.2" +"npm:renovate" = "43.133.0" "github:koalaman/shellcheck" = "v0.11.0" shfmt = "v3.13.1" actionlint = "1.7.10"