File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,22 +9,11 @@ updates:
99 target-branch : " develop"
1010 directory : " /source"
1111 groups :
12- minor :
12+ major- minor-patch :
1313 applies-to : version-updates
1414 update-types :
15+ - " major"
1516 - " minor"
16- schedule :
17- interval : " weekly"
18- cooldown :
19- default-days : 3
20-
21- - package-ecosystem : " nuget"
22- target-branch : " develop"
23- directory : " /source"
24- groups :
25- patch :
26- applies-to : version-updates
27- update-types :
2817 - " patch"
2918 schedule :
3019 interval : " weekly"
@@ -47,13 +36,22 @@ updates:
4736 - package-ecosystem : " github-actions"
4837 target-branch : " develop"
4938 directory : " /"
39+ # groups:
40+ # major-minor-patch:
41+ # applies-to: version-updates
42+ # update-types:
43+ # - "major"
44+ # - "minor"
45+ # - "patch"
5046 groups :
51- major- minor-patch :
47+ minor :
5248 applies-to : version-updates
53- update-types :
54- - " major"
55- - " minor"
56- - " patch"
49+ update-types :
50+ - " minor"
51+ patch :
52+ applies-to : version-updates
53+ update-types :
54+ - " patch"
5755 schedule :
5856 interval : " weekly"
5957 cooldown :
You can’t perform that action at this time.
0 commit comments