From 77c90345691e19368e78751c8208ec0bcd8c7916 Mon Sep 17 00:00:00 2001 From: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com> Date: Sun, 10 Mar 2024 14:31:50 +0100 Subject: [PATCH] chore: run renovate nightly (#336) --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 016ccd9..bba26f7 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -1,7 +1,7 @@ name: Renovate on: schedule: - - cron: "0/15 * * * *" + - cron: "0 0 */1 * *" workflow_dispatch: inputs: repoCache: