From e93f0c65ce6166220d1f701df000fcde8487c9a1 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 16:54:14 +0000 Subject: [PATCH] chore(deps): update dependency npm:renovate to v43.18.0 | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 43.16.0 | 43.18.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 1ee705f..047c6c8 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] lychee = "0.22.0" node = "24.13.1" -"npm:renovate" = "43.16.0" +"npm:renovate" = "43.18.0" [env] RENOVATE_TRACKED_DEPS_EXCLUDE="github-actions,github-runners"