File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66version : 2
77updates :
8- - package-ecosystem : " nuget" # See documentation for possible values
9- directory : " /src" # Location of package manifests
8+ - package-ecosystem : " nuget" # .NET packages
9+ directory : " /src"
1010 schedule :
1111 interval : " weekly"
12+ day : " monday"
13+ time : " 09:00"
14+ timezone : " America/New_York"
15+ open-pull-requests-limit : 10
16+ labels :
17+ - " dependencies"
18+ - " nuget"
19+ commit-message :
20+ prefix : " chore"
21+ include : " scope"
22+ reviewers :
23+ - " ericburcham"
24+ assignees :
25+ - " ericburcham"
26+ versioning-strategy : increase
27+
28+ - package-ecosystem : " pip" # Python packages
29+ directory : " /python" # Location of Python package manifests
30+ schedule :
31+ interval : " weekly"
32+ day : " monday"
33+ time : " 09:00"
34+ timezone : " America/New_York"
35+ open-pull-requests-limit : 10
36+ labels :
37+ - " dependencies"
38+ - " python"
39+ commit-message :
40+ prefix : " chore"
41+ include : " scope"
42+ reviewers :
43+ - " ericburcham"
44+ assignees :
45+ - " ericburcham"
46+ versioning-strategy : increase
You can’t perform that action at this time.
0 commit comments