File tree Expand file tree Collapse file tree 1 file changed +5
-13
lines changed Expand file tree Collapse file tree 1 file changed +5
-13
lines changed Original file line number Diff line number Diff line change 11---
22version : 2
33updates :
4- # Updates for v3 branch (the default branch)
5- - package-ecosystem : " pip"
6- directory : " /"
7- schedule :
8- interval : " daily"
9- groups :
10- actions :
11- patterns :
12- - " *"
4+ # Updates for main
135 - package-ecosystem : " github-actions"
146 directory : " /"
157 schedule :
@@ -19,19 +11,19 @@ updates:
1911 patterns :
2012 - " *"
2113
22- # Same updates, but for main branch
14+ # Updates for support/v2 branch
2315 - package-ecosystem : " pip"
2416 directory : " /"
25- target-branch : " main "
17+ target-branch : " support/v2 "
2618 schedule :
27- interval : " daily "
19+ interval : " weekly "
2820 groups :
2921 requirements :
3022 patterns :
3123 - " *"
3224 - package-ecosystem : " github-actions"
3325 directory : " /"
34- target-branch : " main "
26+ target-branch : " support/v2 "
3527 schedule :
3628 interval : " weekly"
3729 groups :
You can’t perform that action at this time.
0 commit comments