more tweaks

This commit is contained in:
Kjeld Schouten
2024-10-13 11:07:03 +02:00
parent 5a921edaf7
commit 22d9ead30a

View File

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