mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
Update renovate.json5
This commit is contained in:
parent
eeba9db503
commit
bf0ec02b1e
28
.github/renovate.json5
vendored
28
.github/renovate.json5
vendored
@ -78,32 +78,6 @@
|
|||||||
"schedule": [
|
"schedule": [
|
||||||
"every 1 months on the first day of the month"
|
"every 1 months on the first day of the month"
|
||||||
]
|
]
|
||||||
},
|
}
|
||||||
// Setup package groups (to prevent huge PR's
|
|
||||||
{
|
|
||||||
"datasources": ["helm"],
|
|
||||||
"packagePatterns": ["^[0-9a-e]"],
|
|
||||||
"groupName": "0-9 a-e"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"datasources": ["helm"],
|
|
||||||
"packagePatterns": ["^[f-j]"],
|
|
||||||
"groupName": "f-j"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"datasources": ["helm"],
|
|
||||||
"packagePatterns": ["^[k-o]"],
|
|
||||||
"groupName": "k-o"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"datasources": ["helm"],
|
|
||||||
"packagePatterns": ["^[p-t]"],
|
|
||||||
"groupName": "p-t"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"datasources": ["helm"],
|
|
||||||
"packagePatterns": ["^[u-z]"],
|
|
||||||
"groupName": "u-z"
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user