mirror of
https://github.com/truecharts/charts.git
synced 2026-07-10 16:35:14 -03:00
Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
7
.github/renovate.json5
vendored
7
.github/renovate.json5
vendored
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user