diff --git a/renovate.json b/renovate.json index 52b629e..af963ee 100644 --- a/renovate.json +++ b/renovate.json @@ -14,12 +14,7 @@ }, { "matchUpdateTypes": ["minor"], - "schedule": ["every sunday at noon"], "automerge": true }, - { - "matchUpdateTypes": ["patch"], - "schedule": ["noon of the first day of the month"] - } ] }