From 52d309eb135f51a55cd14580e978bd934d09a202 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 10:41:45 +0000 Subject: [PATCH] chore(deps): update dependency npm:renovate to v43.58.0 | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 43.45.1 | 43.58.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 87527be..be682f7 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] lychee = "0.22.0" node = "24.14.0" -"npm:renovate" = "43.45.1" +"npm:renovate" = "43.58.0" [env] RENOVATE_TRACKED_DEPS_EXCLUDE="github-actions,github-runners"