From cb8d24fba4f726478f9737bd026bfa1b9e2e00d0 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 19:28:54 +0000 Subject: [PATCH] chore(deps): update dependency npm:renovate to v43.141.5 | datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.141.1 | 43.141.5 | 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 d362d071..2bfc68d3 100644 --- a/mise.toml +++ b/mise.toml @@ -19,7 +19,7 @@ golangci-lint = "2.11.4" hadolint = "2.14.0" ktlint = "1.8.0" lychee = "0.22.0" -"npm:renovate" = "43.141.1" +"npm:renovate" = "43.141.5" "pipx:codespell" = "2.4.2" ruff = "0.15.11" rumdl = "0.1.78"