Skip to content

Commit e6be655

Browse files
authored
Update renovate.json
1 parent 7134e75 commit e6be655

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

renovate.json

+11-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"extends": [
3-
"config:base"
4-
]
3+
"config:base",
4+
"group:all",
5+
":automergeMinor",
6+
":maintainLockFilesMonthly"
7+
],
8+
"lockFileMaintenance": {
9+
"extends": [
10+
"group:all"
11+
],
12+
"commitMessageAction": "Update"
13+
}
514
}

0 commit comments

Comments
 (0)