File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -5,34 +5,24 @@ updates:
5
5
schedule :
6
6
interval : daily
7
7
open-pull-requests-limit : 5
8
- # Specify labels for pull requests
9
8
labels :
10
9
- " Type: Dependency Upgrade"
11
10
- " Priority 1: Must"
12
11
- " Status: In Progress"
13
- # Add reviewers
14
12
reviewers :
15
- - " gklijs"
16
- - " Morlack"
17
13
- " sandjelkovic" # Main
18
- - " smcvb"
19
- - " YvonneCeelie"
14
+ - " Morlack"
20
15
milestone : 3
21
16
- package-ecosystem : maven
22
17
directory : " /"
23
18
schedule :
24
19
interval : daily
25
20
open-pull-requests-limit : 10
26
- # Specify labels for pull requests
27
21
labels :
28
22
- " Type: Dependency Upgrade"
29
23
- " Priority 1: Must"
30
24
- " Status: In Progress"
31
- # Add reviewers
32
25
reviewers :
33
- - " gklijs"
34
- - " Morlack"
35
26
- " sandjelkovic" # Main
36
- - " smcvb"
37
- - " YvonneCeelie"
27
+ - " Morlack"
38
28
milestone : 3
You can’t perform that action at this time.
0 commit comments