diff --git a/.github/renovate.json5 b/.github/renovate.json5 index ade585067..c10f82b38 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -8,7 +8,7 @@ "customManagers:githubActionsVersions", ], labels: ["internal"], - schedule: ["before 4am on Monday"], + schedule: ["* 0-3 * * 1"], semanticCommits: "disabled", separateMajorMinor: false, prHourlyLimit: 10,