Skip to content

Commit 4914511

Browse files
committed
chore: improve renovate config
1 parent 9aa86df commit 4914511

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
],
88
"lockFileMaintenance": {
99
"enabled": true,
10-
"schedule": ["on thursday"]
10+
"schedule": ["before 4am on thursday"]
1111
},
12+
"minimumReleaseAge": "3 days",
1213
"packageRules": [
1314
{
1415
"matchUpdateTypes": ["patch", "pin", "digest", "lockFileMaintenance"],

0 commit comments

Comments
 (0)