devel: Cleanup renovate bot

This commit is contained in:
2025-10-26 17:11:22 +01:00
parent 4e0cc03f1c
commit 544657c04b

View File

@@ -2,18 +2,16 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"group:allNonMajor:"
":dependencyDashboard",
":semanticCommitsDisabled",
"group:allNonMajor:",
"schedule:weekly",
":maintainLockFilesWeekly"
],
"dependencyDashboard": true,
"semanticCommits": "disabled",
"ignorePaths": [
"attic/",
"bootstrap/"
],
"helmfile": {
"managerFilePatterns": [
"/helmfile\\.d/.*\\.(yaml|gotmpl)$/"
"lockFileMaintenance": {
"commitMessageAction": "update",
"extends": [
"group:allNonMajor:"
]
},
"separateMajorMinor": true