Remove unnecessary config.
This commit is contained in:
parent
8c906c2ed7
commit
8ba4851248
1 changed files with 1 additions and 4 deletions
|
@ -1,9 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"platform": "gitea",
|
|
||||||
"endpoint": "https://git.hsn.dev",
|
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended",
|
"config:recommended",
|
||||||
],
|
]
|
||||||
"repositories": []
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue