diff --git a/.github/renovate.json b/.github/renovate.json index 8b912cb5..cac0bb5d 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -6,6 +6,5 @@ ], "automerge": true, "labels": ["Renovate"], - "rebaseWhen": "conflicted", - "schedule": ["on the first day of the month"] + "rebaseWhen": "conflicted" }