From 102b9042753b0cbd25c4a79da4c0db04e1fadbb8 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 07:34:09 +0000 Subject: [PATCH] chore(deps): update dependency npm:renovate to v43.84.0 | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 43.73.2 | 43.84.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 20c8547..3b9a2e2 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] lychee = "0.22.0" node = "24.14.0" -"npm:renovate" = "43.73.2" +"npm:renovate" = "43.84.0" [env] RENOVATE_TRACKED_DEPS_EXCLUDE="github-actions,github-runners"