This commit is contained in:
Kjeld Schouten
2024-10-18 13:43:54 +02:00
parent 010bdbc681
commit 3a8a8ef45c
+1 -2
View File
@@ -5,7 +5,6 @@
"automergeType": "pr", "automergeType": "pr",
"pinDigests": true, "pinDigests": true,
"semanticCommits": "enabled", "semanticCommits": "enabled",
"bumpVersion": true,
"dependencyDashboard": true, "dependencyDashboard": true,
"dependencyDashboardTitle": "Renovate Dashboard 🤖", "dependencyDashboardTitle": "Renovate Dashboard 🤖",
gitAuthor: "TrueCharts-Admin <bot@truecharts.org>", gitAuthor: "TrueCharts-Admin <bot@truecharts.org>",
@@ -14,7 +13,7 @@
semanticCommits: 'enabled', semanticCommits: 'enabled',
"suppressNotifications": ["prEditedNotification", "prIgnoreNotification"], "suppressNotifications": ["prEditedNotification", "prIgnoreNotification"],
"extends": [ "extends": [
"config:recommended", "config:recommended",
"github>truecharts/public//.github/renovate/updates/lockfile.json5", "github>truecharts/public//.github/renovate/updates/lockfile.json5",
"github>truecharts/public//.github/renovate/updates/pin.json5", "github>truecharts/public//.github/renovate/updates/pin.json5",
"github>truecharts/public//.github/renovate/updates/digest.json5", "github>truecharts/public//.github/renovate/updates/digest.json5",