Update .gitea/renovate.json5
This commit is contained in:
parent
6de1f5b698
commit
eb3ee623ab
1 changed files with 10 additions and 1 deletions
|
@ -2,5 +2,14 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>phoenix/renovate-config"
|
||||
]
|
||||
],
|
||||
"flux": {
|
||||
"fileMatch": [".+\\.ya?ml$"]
|
||||
},
|
||||
"helm-values": {
|
||||
"fileMatch": [".+\\.ya?ml$"]
|
||||
},
|
||||
"kubernetes": {
|
||||
"fileMatch": [".+\\.ya?ml$"]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue