more tweaks
This commit is contained in:
@@ -1,13 +1,16 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"rebaseWhen": "conflicted",
|
"rebaseWhen": "conflicted",
|
||||||
"prConcurrentLimit": 100,
|
"prConcurrentLimit": 150,
|
||||||
|
commitMessageSuffix: "By Renovate",
|
||||||
"pinDigests": true,
|
"pinDigests": true,
|
||||||
"semanticCommits": "enabled",
|
"semanticCommits": "enabled",
|
||||||
"extends": ["helpers:pinGitHubActionDigests"],
|
"extends": ["helpers:pinGitHubActionDigests"],
|
||||||
"dependencyDashboard": true,
|
"dependencyDashboard": true,
|
||||||
"dependencyDashboardTitle": "Renovate Dashboard 🤖",
|
"dependencyDashboardTitle": "Renovate Dashboard 🤖",
|
||||||
|
gitAuthor: "TrueCharts-Admin <bot@truecharts.org>",
|
||||||
"separateMinorPatch": true,
|
"separateMinorPatch": true,
|
||||||
|
timezone: "Europe/Amsterdam",
|
||||||
prHourlyLimit: 0,
|
prHourlyLimit: 0,
|
||||||
semanticCommits: 'enabled',
|
semanticCommits: 'enabled',
|
||||||
"suppressNotifications": ["prEditedNotification", "prIgnoreNotification"],
|
"suppressNotifications": ["prEditedNotification", "prIgnoreNotification"],
|
||||||
|
|||||||
Reference in New Issue
Block a user