fix(renovate): matchHost for repo
All checks were successful
Renovate / renovate (push) Successful in 20s
All checks were successful
Renovate / renovate (push) Successful in 20s
This commit is contained in:
parent
78c3aa560c
commit
ec193cb694
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"hostRules": [
|
"hostRules": [
|
||||||
{
|
{
|
||||||
"matchHost": "https://codeberg.org/forgejo-contrib/forgejo",
|
"matchHost": "https://codeberg.org/forgejo-contrib",
|
||||||
"hostType": "docker"
|
"hostType": "docker"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue