Migrate config renovate.json
This commit is contained in:
@@ -7,9 +7,13 @@
|
|||||||
"**/disabled/**"
|
"**/disabled/**"
|
||||||
],
|
],
|
||||||
"flux": {
|
"flux": {
|
||||||
"fileMatch": ["\\.yml$"]
|
"managerFilePatterns": [
|
||||||
|
"/\\.yml$/"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"fileMatch": ["\\.yml$"]
|
"managerFilePatterns": [
|
||||||
|
"/\\.yml$/"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user