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 1
1
version : 2
2
2
updates :
3
3
- package-ecosystem : nuget
4
- directory : " /"
4
+ labels : [dependency]
5
+ groups :
6
+ microsoft :
7
+ patterns : [Microsoft.*, System.*]
8
+ xunit :
9
+ patterns : [xunit.*]
10
+ directory : /
5
11
schedule :
6
12
interval : monthly
7
13
target-branch : main
8
14
9
15
- package-ecosystem : nuget
10
- directory : " /"
16
+ labels : [dependency, support]
17
+ groups :
18
+ microsoft :
19
+ patterns : [Microsoft.*, System.*]
20
+ xunit :
21
+ patterns : [xunit.*]
22
+ directory : /
11
23
schedule :
12
24
interval : monthly
13
25
target-branch : support/1.x
14
26
ignore :
15
27
- dependency-name : Newtonsoft.Json
16
28
17
29
- package-ecosystem : github-actions
18
- directory : " /"
30
+ labels : [dependency]
31
+ groups :
32
+ actions :
33
+ patterns : [actions/*]
34
+ directory : /
19
35
schedule :
20
36
interval : monthly
21
37
target-branch : main
22
38
23
39
- package-ecosystem : github-actions
24
- directory : " /"
40
+ labels : [dependency, support]
41
+ groups :
42
+ actions :
43
+ patterns : [actions/*]
44
+ directory : /
25
45
schedule :
26
46
interval : monthly
27
47
target-branch : support/1.x
You can’t perform that action at this time.
0 commit comments