File tree Expand file tree Collapse file tree 2 files changed +10
-13
lines changed Expand file tree Collapse file tree 2 files changed +10
-13
lines changed Original file line number Diff line number Diff line change 11version : 2
22updates :
3- - package-ecosystem : " npm "
3+ - package-ecosystem : nuget
44 directory : " /"
55 schedule :
66 interval : " daily"
7- time : " 11:00"
8- open-pull-requests-limit : 10
9- target-branch : " main"
10- allow :
11- - dependency-type : " production"
12- - package-ecosystem : " nuget"
13- directory : " /"
14- schedule :
15- interval : " daily"
16- time : " 11:00"
17- open-pull-requests-limit : 10
18- target-branch : " main"
7+ open-pull-requests-limit : 16
8+ groups :
9+ # Specify a name for the group, which will be used in pull request titles
10+ # and branch names
11+ nuget-dependencies :
12+ # Define patterns to include dependencies in the group (based on
13+ # dependency name)
14+ patterns :
15+ - " *" # A wildcard that matches all dependencies
You can’t perform that action at this time.
0 commit comments