This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>t.behrendt/renovate-configs:common",
|
||||
"local>t.behrendt/renovate-configs:k8s",
|
||||
"local>t.behrendt/renovate-configs:action"
|
||||
],
|
||||
"kubernetes": {
|
||||
"managerFilePatterns": [
|
||||
"/^k8s/.*\\.yaml$/"
|
||||
]
|
||||
"managerFilePatterns": ["/^k8s/.*\\.yaml$/"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user