chore: have renovate work off of develop branch instead

This commit is contained in:
Julian Lam
2022-07-25 16:05:34 -04:00
committed by GitHub
parent 4faf0cdf5c
commit f334e398fa

View File

@@ -2,6 +2,7 @@
"extends": [
"config:base"
],
"baseBranches": ["develop"],
"labels": ["dependencies"],
"packageRules": [
{