Update renovate.json5

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2023-08-12 10:41:39 +02:00
committed by GitHub
parent 0d5fe7b699
commit a2a905e539
+4 -3
View File
@@ -22,9 +22,10 @@
"packageRules": [
// Bundle Github Actions
{
"matchManagers": ["github-actions"]
"groupName": "Github-Actions"
}
"matchManagers": ["github-actions"],
"groupName": "Github-Actions",
"automerge": true,
},
// Setup datasources for dep updates
{
"datasources": ["helm"],