ci(renovate): Update Renovate config

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
2022-03-29 10:54:25 +02:00
parent dd22935f93
commit e33bde7446

View File

@@ -5,7 +5,6 @@
"assigneesFromCodeOwners": true, "assigneesFromCodeOwners": true,
"reviewersFromCodeOwners": true, "reviewersFromCodeOwners": true,
"suppressNotifications": ["prIgnoreNotification"], "suppressNotifications": ["prIgnoreNotification"],
"rebaseWhen": "conflicted",
"prConcurrentLimit": 5, "prConcurrentLimit": 5,
"helm-values": { "helm-values": {
"enabled": false "enabled": false
@@ -33,7 +32,6 @@
"matchManagers": ["github-actions"], "matchManagers": ["github-actions"],
"automerge": true, "automerge": true,
"automergeType": "branch", "automergeType": "branch",
"requiredStatusChecks": null,
"matchUpdateTypes": ["minor", "patch"] "matchUpdateTypes": ["minor", "patch"]
}, },
// //