Skip to content

Commit eec5482

Browse files
(feat) added renovate schedule for minor updates (#90)
added renovate schedule for minor updates Signed-off-by: Benjamin Strasser <bp.strasser@gmail.com>
1 parent 54f30cb commit eec5482

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
@@ -10,7 +10,8 @@
1010
"automerge": true,
1111
"matchCurrentVersion": "!/^0/",
1212
"automergeType": "branch",
13-
"branchConcurrentLimit": 0
13+
"branchConcurrentLimit": 0,
14+
"schedule": ["after 1pm on sunday"]
1415
},
1516
{
1617
"description": "Create a PR for major updates",

0 commit comments

Comments
 (0)