diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 3c316cb9..4321f3a6 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -5,7 +5,6 @@ "assigneesFromCodeOwners": true, "reviewersFromCodeOwners": true, "suppressNotifications": ["prIgnoreNotification"], - "rebaseWhen": "conflicted", "prConcurrentLimit": 5, "helm-values": { "enabled": false @@ -33,7 +32,6 @@ "matchManagers": ["github-actions"], "automerge": true, "automergeType": "branch", - "requiredStatusChecks": null, "matchUpdateTypes": ["minor", "patch"] }, //