From 6b1fd173264d0a167ca6d4bab57092f17846e3ab Mon Sep 17 00:00:00 2001 From: Adam Haglund Date: Mon, 29 Jul 2024 17:09:58 +0200 Subject: [PATCH] Update renovate.json5 --- .github/renovate.json5 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index c5e8ab9..d347a82 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,10 +1,9 @@ { $schema: "https://docs.renovatebot.com/renovate-schema.json", - extends: ["config:base"], + extends: ["config:base", ":scheduleMonthly"], prHourlyLimit: 5, prConcurrentLimit: 5, branchConcurrentLimit: 5, - schedule: ["before 11am"], labels: ["dependencies"], baseBranches: ["main"], packageRules: [