chore: set base branch to dev
Signed-off-by: Matyáš Caras <matyas@caras.cafe>
This commit is contained in:
parent
89f66a9a15
commit
9589247cc5
1 changed files with 2 additions and 1 deletions
|
@ -2,5 +2,6 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
],
|
||||
"baseBranches": ["dev"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue