fix: Formatting
This commit is contained in:
+3
-3
@@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
":dependencyDashboard"
|
":dependencyDashboard",
|
||||||
"group:allNonMajor:",
|
"group:allNonMajor:",
|
||||||
"schedule:weekly"
|
"schedule:weekly"
|
||||||
],
|
],
|
||||||
@@ -13,12 +13,12 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ignorePaths": [
|
"ignorePaths": [
|
||||||
"attic/"
|
"attic/",
|
||||||
"bootstrap/"
|
"bootstrap/"
|
||||||
],
|
],
|
||||||
"helmfile": {
|
"helmfile": {
|
||||||
"managerFilePatterns": [
|
"managerFilePatterns": [
|
||||||
"/helmfile.d/(^|/)\\.ya?ml(?:\\.gotmpl)?$/",
|
"/helmfile.d/(^|/)\\.ya?ml(?:\\.gotmpl)?$/"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user