From c70f4871583fe5137bfbe22294d340f4680070a2 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Tue, 17 Feb 2026 19:25:23 +0100 Subject: [PATCH] Update renovate.yml --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index bb10c12..196d67c 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -2,7 +2,7 @@ name: Renovate on: schedule: - - cron: "0 */12 * * *" # every 6 hours + - cron: "0 20 * * 0" workflow_dispatch: permissions: