Skip to content

Commit 96036c4

Browse files
committed
Configure renovate.js to use single branch for all updates (except. major version updates)
1 parent 79e05de commit 96036c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"extends": [
33
"config:base"
4-
]
4+
],
5+
"groupName": "all"
56
}

0 commit comments

Comments
 (0)