12 lines
253 B
JSON
12 lines
253 B
JSON
|
{
|
||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||
|
"platform": "gitea",
|
||
|
"endpoint": "https://git.front.kjuulh.io/api/v1/",
|
||
|
"autodiscover": true,
|
||
|
"automerge": true,
|
||
|
"automergeType": "pr",
|
||
|
"extends": [
|
||
|
"config:base"
|
||
|
]
|
||
|
}
|