From 7fe0fbc7b363b2173eb46f092826c184b7ee9453 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Wed, 16 Nov 2022 13:39:14 +0100 Subject: [PATCH] Update renovate.yml Signed-off-by: Kjeld Schouten-Lebbing --- .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 9938e877791..47cf94aba87 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -2,7 +2,7 @@ name: Renovate on: workflow_dispatch: schedule: - - cron: "0 */6 * * *" + - cron: "0 */1 * * *" jobs: renovate: runs-on: ubuntu-latest