File tree Expand file tree Collapse file tree 1 file changed +74
-26
lines changed Expand file tree Collapse file tree 1 file changed +74
-26
lines changed Original file line number Diff line number Diff line change 1
1
version : 2
2
2
updates :
3
3
- package-ecosystem : gomod
4
- directory : " / "
4
+ directory : ' / '
5
5
schedule :
6
- interval : daily
7
- time : ' 11:00'
6
+ interval : weekly
7
+ day : monday
8
+ time : ' 01:00'
9
+ timezone : US/Pacific
8
10
open-pull-requests-limit : 2
11
+ commit-message :
12
+ prefix : ' [main](go)'
13
+ groups :
14
+ dependencies :
15
+ patterns :
16
+ - ' *'
9
17
- package-ecosystem : gomod
10
- directory : " / "
11
- target-branch : " v8 "
18
+ directory : ' / '
19
+ target-branch : ' v8 '
12
20
schedule :
13
- interval : daily
14
- time : ' 11:00'
21
+ interval : weekly
22
+ day : monday
23
+ time : ' 01:00'
24
+ timezone : US/Pacific
15
25
open-pull-requests-limit : 2
26
+ commit-message :
27
+ prefix : ' [v8](go)'
28
+ groups :
29
+ dependencies :
30
+ patterns :
31
+ - ' *'
16
32
- package-ecosystem : gomod
17
- directory : " / "
18
- target-branch : " v7 "
33
+ directory : ' / '
34
+ target-branch : ' v7 '
19
35
schedule :
20
- interval : daily
21
- time : ' 11:00'
36
+ interval : weekly
37
+ day : monday
38
+ time : ' 01:00'
39
+ timezone : US/Pacific
22
40
open-pull-requests-limit : 2
23
- - package-ecosystem : " github-actions"
24
- directory : " /"
41
+ commit-message :
42
+ prefix : ' [v7](go)'
43
+ groups :
44
+ dependencies :
45
+ patterns :
46
+ - ' *'
47
+ - package-ecosystem : ' github-actions'
48
+ directory : ' /'
25
49
schedule :
26
- interval : daily
27
- time : ' 11:00'
50
+ interval : weekly
51
+ day : monday
52
+ time : ' 01:00'
53
+ timezone : US/Pacific
28
54
open-pull-requests-limit : 2
29
- - package-ecosystem : " github-actions"
30
- directory : " /"
31
- target-branch : " v8"
55
+ commit-message :
56
+ prefix : ' [main](gha)'
57
+ groups :
58
+ dependencies :
59
+ patterns :
60
+ - ' *'
61
+ - package-ecosystem : ' github-actions'
62
+ directory : ' /'
63
+ target-branch : ' v8'
32
64
schedule :
33
- interval : daily
34
- time : ' 11:00'
65
+ interval : weekly
66
+ day : monday
67
+ time : ' 01:00'
68
+ timezone : US/Pacific
35
69
open-pull-requests-limit : 2
36
- - package-ecosystem : " github-actions"
37
- directory : " /"
38
- target-branch : " v7"
70
+ commit-message :
71
+ prefix : ' [v8](gha)'
72
+ groups :
73
+ dependencies :
74
+ patterns :
75
+ - ' *'
76
+ - package-ecosystem : ' github-actions'
77
+ directory : ' /'
78
+ target-branch : ' v7'
39
79
schedule :
40
- interval : daily
41
- time : ' 11:00'
42
- open-pull-requests-limit : 2
80
+ interval : weekly
81
+ day : monday
82
+ time : ' 01:00'
83
+ timezone : US/Pacific
84
+ open-pull-requests-limit : 2
85
+ commit-message :
86
+ prefix : ' [v7](gha)'
87
+ groups :
88
+ dependencies :
89
+ patterns :
90
+ - ' *'
You can’t perform that action at this time.
0 commit comments