diff --git a/renovate.json b/renovate.json index 56f447b..a78c451 100644 --- a/renovate.json +++ b/renovate.json @@ -16,6 +16,7 @@ "prConcurrentLimit": 5, "prHourlyLimit": 3, "rangeStrategy": "bump", + "schedule": ["0 0 1 * *"], "semanticCommits": "enabled", "semanticCommitScope": "{{parentDir}}" }