File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 4343 "schedule" : [" before 9am on the first day of the month" ]
4444 },
4545 {
46- "description" : " Noisy, frequently updated dependencies checked less often" ,
47- "matchPackagePrefixes" : [" software.amazon.awssdk" , " com.google.cloud" ],
46+ "description" : " AWS SDK packages checked less often" ,
47+ "matchPackagePrefixes" : [" software.amazon.awssdk" ],
48+ "groupName" : " AWS SDK" ,
49+ "schedule" : [" before 9am on the first day of the month" ]
50+ },
51+ {
52+ "description" : " Google Cloud packages checked less often" ,
53+ "matchPackagePrefixes" : [" com.google.cloud" ],
54+ "groupName" : " Google Cloud" ,
4855 "schedule" : [" before 9am on the first day of the month" ]
4956 },
5057 {
95102 "groupName" : " Admin UI libraries"
96103 }
97104 ],
98- "schedule" : [" * * * * * " ],
105+ "schedule" : [" * * * * 0 " ],
99106 "prConcurrentLimit" : 300 ,
100107 "prHourlyLimit" : 20 ,
101108 "minimumReleaseAge" : " 5 days"
You can’t perform that action at this time.
0 commit comments