File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,12 @@ version: 2
2
2
updates :
3
3
- package-ecosystem : " maven"
4
4
directory : " /"
5
- open-pull-requests-limit : 20
5
+ open-pull-requests-limit : 30
6
6
target-branch : " jetty-9.4.x"
7
7
schedule :
8
- interval : " daily"
8
+ interval : " monthly"
9
+ day : " saturday"
10
+ time : " 02:00"
9
11
# Associate with milestone 9.4.x
10
12
milestone : 3
11
13
ignore :
@@ -31,10 +33,12 @@ updates:
31
33
32
34
- package-ecosystem : " maven"
33
35
directory : " /"
34
- open-pull-requests-limit : 20
36
+ open-pull-requests-limit : 50
35
37
target-branch : " jetty-10.0.x"
36
38
schedule :
37
- interval : " daily"
39
+ interval : " monthly"
40
+ day : " saturday"
41
+ time : " 02:00"
38
42
# Associate with milestone 10.0.x
39
43
milestone : 6
40
44
ignore :
@@ -72,10 +76,12 @@ updates:
72
76
73
77
- package-ecosystem : " maven"
74
78
directory : " /"
75
- open-pull-requests-limit : 20
79
+ open-pull-requests-limit : 30
76
80
target-branch : " jetty-11.0.x"
77
81
schedule :
78
- interval : " weekly"
82
+ interval : " monthly"
83
+ day : " saturday"
84
+ time : " 02:00"
79
85
# Associate with milestone 11.0.x
80
86
milestone : 7
81
87
ignore :
You can’t perform that action at this time.
0 commit comments