File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,22 +63,6 @@ updates:
6363 update-types :
6464 - " minor"
6565 - " patch"
66- # Group together any @types version updates
67- types :
68- applies-to : version-updates
69- patterns :
70- - " @types/*"
71- update-types :
72- - " minor"
73- - " patch"
74- # Group together any @types security updates
75- types :
76- applies-to : security-updates
77- patterns :
78- - " @types/*"
79- update-types :
80- - " minor"
81- - " patch"
8266 # Group together any testing related version updates
8367 testing :
8468 applies-to : version-updates
@@ -217,22 +201,6 @@ updates:
217201 update-types :
218202 - " minor"
219203 - " patch"
220- # Group together any @types version updates
221- types :
222- applies-to : version-updates
223- patterns :
224- - " @types/*"
225- update-types :
226- - " minor"
227- - " patch"
228- # Group together any @types security updates
229- types :
230- applies-to : security-updates
231- patterns :
232- - " @types/*"
233- update-types :
234- - " minor"
235- - " patch"
236204 # Group together any testing related version updates
237205 testing :
238206 applies-to : version-updates
@@ -371,22 +339,6 @@ updates:
371339 update-types :
372340 - " minor"
373341 - " patch"
374- # Group together any @types version updates
375- types :
376- applies-to : version-updates
377- patterns :
378- - " @types/*"
379- update-types :
380- - " minor"
381- - " patch"
382- # Group together any @types security updates
383- types :
384- applies-to : security-updates
385- patterns :
386- - " @types/*"
387- update-types :
388- - " minor"
389- - " patch"
390342 # Group together any testing related version updates
391343 testing :
392344 applies-to : version-updates
You can’t perform that action at this time.
0 commit comments