maybe fixing renovate
This commit is contained in:
parent
6bfb2a86fb
commit
c4ba79e688
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
"extends": ["config:recommended"],
|
||||
"kubernetes": {
|
||||
"fileMatch": ["\\.yaml$"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue