mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-04-26 21:52:16 +03:00
Fix extends in renovate.json
This commit is contained in:
parent
ce83758418
commit
acb25c06e3
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["github>renovatebot/.github"],
|
"extends": ["config:base"],
|
||||||
"baseBranches": [ "develop" ]
|
"baseBranches": [ "develop" ]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user