Skip to content

Commit f82e62f

Browse files
committed
chore(renovate): add major approval and develop as base branch
1 parent 28970cb commit f82e62f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

renovate.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended"
5-
]
5+
],
6+
"baseBranches": ["$default", "develop"],
7+
"major": {
8+
"dependencyDashboardApproval": true
9+
}
610
}

0 commit comments

Comments
 (0)