chore: change renovate default branch to dev

This commit is contained in:
Clark Du 2018-11-21 13:35:55 +00:00
parent ccbe6c3b1f
commit b83b567504

View File

@ -1,5 +1,8 @@
{
"extends": [
"@nuxtjs"
],
"baseBranches": [
"dev"
]
}