diff --git a/renovate.json b/renovate.json index 350cfe2a0d..814193329a 100644 --- a/renovate.json +++ b/renovate.json @@ -9,11 +9,13 @@ "gomodTidy", "gomodUpdateImportPaths" ], - "schedule": ["* 11 21 * *"], + "schedule": ["* * 21 * *"], "timezone": "UTC", "github-actions": { "managerFilePatterns": ["scripts/**"] }, + "prConcurrentLimit": 20, + "prHourlyLimit": 5, "packageRules": [ { "description": "Don't update replace directives",