fix(forgejo): remove hostRule
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
ec193cb694
commit
3f58baa710
1 changed files with 1 additions and 7 deletions
|
@ -1,9 +1,3 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||||
"hostRules": [
|
|
||||||
{
|
|
||||||
"matchHost": "https://codeberg.org/forgejo-contrib",
|
|
||||||
"hostType": "docker"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue