Update renovate.json5

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2023-08-12 10:41:03 +02:00
committed by GitHub
parent 6f9411f3e1
commit 0d5fe7b699
+5
View File
@@ -20,6 +20,11 @@
"fileMatch": ["charts/.+/Chart\\.yaml$"]
},
"packageRules": [
// Bundle Github Actions
{
"matchManagers": ["github-actions"]
"groupName": "Github-Actions"
}
// Setup datasources for dep updates
{
"datasources": ["helm"],