Skip to content

Commit 5ddf898

Browse files
committed
Shorten minimumReleaseAge for api3 group
1 parent 328168d commit 5ddf898

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
@@ -8,7 +8,8 @@
88
},
99
{
1010
"matchPackageNames": ["@api3/*"],
11-
"groupName": "api3"
11+
"groupName": "api3",
12+
"minimumReleaseAge": "2 days"
1213
},
1314
{
1415
"matchDepTypes": ["packageManager"],

0 commit comments

Comments
 (0)