mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 09:21:23 -03:00
more tweaks
This commit is contained in:
5
.github/renovate/main.json5
vendored
5
.github/renovate/main.json5
vendored
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user