Skip to content

Commit 379fbe7

Browse files
authored
Update renovate.json
1 parent c35b13f commit 379fbe7

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

renovate.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
2+
"separateMajorMinor": false,
23
"extends": [
3-
"config:base"
4-
]
4+
":preserveSemverRanges",
5+
"group:all",
6+
"schedule:monthly",
7+
":maintainLockFilesMonthly"
8+
],
9+
"lockFileMaintenance": {
10+
"extends": [
11+
"group:all"
12+
],
13+
"commitMessageAction": "Update"
14+
}
515
}

0 commit comments

Comments
 (0)