add deps
This commit is contained in:
parent
cf39fc7240
commit
502a31978c
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
"local>phoenix/renovate-config"
|
"local>phoenix/renovate-config",
|
||||||
|
"local>phoenix/renovate-config:tenant-deps"
|
||||||
],
|
],
|
||||||
"flux": {
|
"flux": {
|
||||||
"fileMatch": [".+\\.ya?ml$"]
|
"fileMatch": [".+\\.ya?ml$"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue