Configure Renovate #31

Merged
mrtz-j merged 5 commits from renovate/configure into main 2025-09-23 20:43:37 +00:00
Showing only changes of commit ccf69ffe45 - Show all commits
+7 -2
View File
@@ -13,7 +13,12 @@
]
},
"ignorePaths": [
"attic/"
"bootstrap/"
"attic/"
"bootstrap/"
],
"helmfile": {
"managerFilePatterns": [
"/helmfile.d/(^|/)\\.ya?ml(?:\\.gotmpl)?$/",
]
},
}