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 1
1
---
2
2
version : 2
3
3
updates :
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
13
5
- package-ecosystem : " github-actions"
14
6
directory : " /"
15
7
schedule :
@@ -19,19 +11,19 @@ updates:
19
11
patterns :
20
12
- " *"
21
13
22
- # Same updates, but for main branch
14
+ # Updates for support/v2 branch
23
15
- package-ecosystem : " pip"
24
16
directory : " /"
25
- target-branch : " main "
17
+ target-branch : " support/v2 "
26
18
schedule :
27
- interval : " daily "
19
+ interval : " weekly "
28
20
groups :
29
21
requirements :
30
22
patterns :
31
23
- " *"
32
24
- package-ecosystem : " github-actions"
33
25
directory : " /"
34
- target-branch : " main "
26
+ target-branch : " support/v2 "
35
27
schedule :
36
28
interval : " weekly"
37
29
groups :
You can’t perform that action at this time.
0 commit comments