Skip to content

Commit 7463ece

Browse files
authored
Experimenting with Renovate to bundle all renovate PRs once a week. (#1427)
1 parent fa65768 commit 7463ece

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base"
4+
"config:base",
5+
"group:allNonMajor",
6+
"schedule:earlyMondays"
57
]
68
}

0 commit comments

Comments
 (0)