From 37b8ff0c8b0e739a24fe81ee44694551b20f3c7d Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 07:48:36 +0000 Subject: [PATCH] chore(deps): update dependency npm:renovate to v43.26.4 | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 43.26.2 | 43.26.4 | 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 2996788..efe97ee 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] lychee = "0.22.0" node = "24.13.1" -"npm:renovate" = "43.26.2" +"npm:renovate" = "43.26.4" [env] RENOVATE_TRACKED_DEPS_EXCLUDE="github-actions,github-runners"