Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -22,9 +22,10 @@
|
|||||||
"packageRules": [
|
"packageRules": [
|
||||||
// Bundle Github Actions
|
// Bundle Github Actions
|
||||||
{
|
{
|
||||||
"matchManagers": ["github-actions"]
|
"matchManagers": ["github-actions"],
|
||||||
"groupName": "Github-Actions"
|
"groupName": "Github-Actions",
|
||||||
}
|
"automerge": true,
|
||||||
|
},
|
||||||
// Setup datasources for dep updates
|
// Setup datasources for dep updates
|
||||||
{
|
{
|
||||||
"datasources": ["helm"],
|
"datasources": ["helm"],
|
||||||
|
|||||||
Reference in New Issue
Block a user