mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-05 10:06:21 -03:00
Update renovate.json5
This commit is contained in:
committed by
GitHub
parent
7e248f3eba
commit
b58472931c
6
.github/renovate.json5
vendored
6
.github/renovate.json5
vendored
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"extends": ["helpers:pinGitHubActionDigests"],
|
||||
"dependencyDashboard": true,
|
||||
"dependencyDashboardTitle": "Renovate Dashboard",
|
||||
"assigneesFromCodeOwners": true,
|
||||
@@ -33,6 +34,11 @@
|
||||
"commitMessageExtra": "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}",
|
||||
"matchUpdateTypes": ["major", "minor", "patch", "digest"],
|
||||
},
|
||||
// Setup datasources for github actions
|
||||
{
|
||||
"matchManagers": ["github-actions"],
|
||||
"automerge": true,
|
||||
},
|
||||
//
|
||||
// helm charts
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user