From 28ab4231095061c433d64783d527afe355b25196 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 04:42:42 +0000 Subject: [PATCH] chore(deps): update dependency npm:renovate to v43.24.2 | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 43.24.1 | 43.24.2 | 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 2b89498..17ff635 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] lychee = "0.22.0" node = "24.13.1" -"npm:renovate" = "43.24.1" +"npm:renovate" = "43.24.2" [env] RENOVATE_TRACKED_DEPS_EXCLUDE="github-actions,github-runners"