Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -20,6 +20,11 @@
|
|||||||
"fileMatch": ["charts/.+/Chart\\.yaml$"]
|
"fileMatch": ["charts/.+/Chart\\.yaml$"]
|
||||||
},
|
},
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
|
// Bundle Github Actions
|
||||||
|
{
|
||||||
|
"matchManagers": ["github-actions"]
|
||||||
|
"groupName": "Github-Actions"
|
||||||
|
}
|
||||||
// Setup datasources for dep updates
|
// Setup datasources for dep updates
|
||||||
{
|
{
|
||||||
"datasources": ["helm"],
|
"datasources": ["helm"],
|
||||||
|
|||||||
Reference in New Issue
Block a user