File tree Expand file tree Collapse file tree 1 file changed +24
-4
lines changed Expand file tree Collapse file tree 1 file changed +24
-4
lines changed Original file line number Diff line number Diff line change 11version : 2
22updates :
33- package-ecosystem : nuget
4- directory : " /"
4+ labels : [dependency]
5+ groups :
6+ microsoft :
7+ patterns : [Microsoft.*, System.*]
8+ xunit :
9+ patterns : [xunit.*]
10+ directory : /
511 schedule :
612 interval : monthly
713 target-branch : main
814
915- package-ecosystem : nuget
10- directory : " /"
16+ labels : [dependency, support]
17+ groups :
18+ microsoft :
19+ patterns : [Microsoft.*, System.*]
20+ xunit :
21+ patterns : [xunit.*]
22+ directory : /
1123 schedule :
1224 interval : monthly
1325 target-branch : support/1.x
1426 ignore :
1527 - dependency-name : Newtonsoft.Json
1628
1729- package-ecosystem : github-actions
18- directory : " /"
30+ labels : [dependency]
31+ groups :
32+ actions :
33+ patterns : [actions/*]
34+ directory : /
1935 schedule :
2036 interval : monthly
2137 target-branch : main
2238
2339- package-ecosystem : github-actions
24- directory : " /"
40+ labels : [dependency, support]
41+ groups :
42+ actions :
43+ patterns : [actions/*]
44+ directory : /
2545 schedule :
2646 interval : monthly
2747 target-branch : support/1.x
You can’t perform that action at this time.
0 commit comments