File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11version : 2
22updates :
3- # broker module
3+ # Go workspace modules
44 - package-ecosystem : gomod
5- directory : " /broker"
6- schedule :
7- interval : daily
8- open-pull-requests-limit : 10
9- commit-message :
10- prefix : " chore"
11- include : " scope"
12- labels :
13- - " deps"
14- groups :
15- go-minor-patch :
16- patterns :
17- - " *"
18- update-types :
19- - " minor"
20- - " patch"
21-
22- # illmock module
23- - package-ecosystem : gomod
24- directory : " /illmock"
5+ directories :
6+ - " /broker"
7+ - " /directory"
8+ - " /httpclient"
9+ - " /illmock"
10+ - " /iso18626"
11+ - " /marcxml"
12+ - " /ncip"
13+ - " /sru"
14+ - " /testutil"
15+ - " /zoom"
2516 schedule :
2617 interval : daily
2718 open-pull-requests-limit : 10
@@ -32,6 +23,7 @@ updates:
3223 - " deps"
3324 groups :
3425 go-minor-patch :
26+ group-by : dependency-name
3527 patterns :
3628 - " *"
3729 update-types :
You can’t perform that action at this time.
0 commit comments