Merge pull request 'Migrate renovate config' (#71) from renovate/migrate-config into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/71
This commit was merged in pull request #71.
This commit is contained in:
@@ -7,9 +7,13 @@
|
||||
"**/disabled/**"
|
||||
],
|
||||
"flux": {
|
||||
"fileMatch": ["\\.yml$"]
|
||||
"managerFilePatterns": [
|
||||
"/\\.yml$/"
|
||||
]
|
||||
},
|
||||
"kubernetes": {
|
||||
"fileMatch": ["\\.yml$"]
|
||||
"kubernetes": {
|
||||
"managerFilePatterns": [
|
||||
"/\\.yml$/"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user