mirror of
https://github.com/truecharts/charts.git
synced 2026-07-09 05:01:23 -03:00
more renovate work
This commit is contained in:
15
.github/renovate/main.json5
vendored
15
.github/renovate/main.json5
vendored
@@ -1,6 +1,21 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"rebaseWhen": "conflicted",
|
||||
"prConcurrentLimit": 25,
|
||||
"pinDigests": true,
|
||||
"semanticCommits": "enabled",
|
||||
"extends": ["helpers:pinGitHubActionDigests"],
|
||||
"dependencyDashboard": true,
|
||||
"dependencyDashboardTitle": "Renovate Dashboard 🤖",
|
||||
"suppressNotifications": ["prEditedNotification", "prIgnoreNotification"],
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
"docker:enableMajor",
|
||||
"replacements:k8s-registry-move",
|
||||
":automergeBranch",
|
||||
":disableRateLimiting",
|
||||
":dependencyDashboard",
|
||||
":semanticCommits",
|
||||
"github>truecharts/public//.github/renovate/updates/digest.json5",
|
||||
"github>truecharts/public//.github/renovate/updates/update.json5",
|
||||
"github>truecharts/public//.github/renovate/updates/minor.json5",
|
||||
|
||||
Reference in New Issue
Block a user