From 9367a3e92192bd05cae90910f3bb2c25ad4c1378 Mon Sep 17 00:00:00 2001 From: Adam Haglund Date: Mon, 29 Jul 2024 17:10:08 +0200 Subject: [PATCH] Update renovate.json5 (#343) --- .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: [