Update renovate.json5
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -1,15 +1,17 @@
|
|||||||
{
|
{
|
||||||
"enabled": true,
|
"semanticCommits": "enabled",
|
||||||
"extends": ["helpers:pinGitHubActionDigests"],
|
"extends": ["helpers:pinGitHubActionDigests"],
|
||||||
"dependencyDashboard": true,
|
"dependencyDashboard": true,
|
||||||
"dependencyDashboardTitle": "Renovate Dashboard",
|
"dependencyDashboardTitle": "Renovate Dashboard 🤖",
|
||||||
"assigneesFromCodeOwners": true,
|
|
||||||
"reviewersFromCodeOwners": true,
|
|
||||||
"suppressNotifications": ["prIgnoreNotification"],
|
"suppressNotifications": ["prIgnoreNotification"],
|
||||||
|
"commitMessageTopic": "{{depName}}",
|
||||||
|
"commitMessageExtra": "to {{newVersion}}",
|
||||||
|
"commitMessageSuffix": "",
|
||||||
"rebaseWhen": "conflicted",
|
"rebaseWhen": "conflicted",
|
||||||
"prConcurrentLimit": 25,
|
"prConcurrentLimit": 100,
|
||||||
"pinDigests": true,
|
|
||||||
"timezone":"Europe/Amsterdam",
|
"timezone":"Europe/Amsterdam",
|
||||||
|
"pinDigests": true,
|
||||||
|
"automerge": true,
|
||||||
"gitAuthor": "TrueCharts-Admin <bot@truecharts.org>",
|
"gitAuthor": "TrueCharts-Admin <bot@truecharts.org>",
|
||||||
"helm-values": {
|
"helm-values": {
|
||||||
"fileMatch": ["charts/.+/.*values\\.yaml$", "charts/.+/SCALE/.*_values\\.yaml$"]
|
"fileMatch": ["charts/.+/.*values\\.yaml$", "charts/.+/SCALE/.*_values\\.yaml$"]
|
||||||
|
|||||||
Reference in New Issue
Block a user