File tree Expand file tree Collapse file tree 1 file changed +25
-10
lines changed Expand file tree Collapse file tree 1 file changed +25
-10
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,7 @@ updates:
5
5
schedule :
6
6
interval : daily
7
7
time : " 04:00"
8
- open-pull-requests-limit : 2
9
- ignore :
10
- - dependency-name : cypress
11
- versions :
12
- - 7.0.0
13
- - 7.0.1
14
- - dependency-name : rollup
15
- versions :
16
- - 2.38.2
17
- - 2.38.4
8
+ open-pull-requests-limit : 4
18
9
- package-ecosystem : npm
19
10
directory : " /examples/articles"
20
11
schedule :
@@ -27,9 +18,33 @@ updates:
27
18
interval : daily
28
19
time : " 04:00"
29
20
open-pull-requests-limit : 2
21
+ - package-ecosystem : npm
22
+ directory : " /examples/button"
23
+ schedule :
24
+ interval : daily
25
+ time : " 04:00"
26
+ open-pull-requests-limit : 2
27
+ - package-ecosystem : npm
28
+ directory : " /examples/json"
29
+ schedule :
30
+ interval : daily
31
+ time : " 04:00"
32
+ open-pull-requests-limit : 2
30
33
- package-ecosystem : npm
31
34
directory : " /examples/masonry"
32
35
schedule :
33
36
interval : daily
34
37
time : " 04:00"
35
38
open-pull-requests-limit : 2
39
+ - package-ecosystem : npm
40
+ directory : " /examples/overflow"
41
+ schedule :
42
+ interval : daily
43
+ time : " 04:00"
44
+ open-pull-requests-limit : 2
45
+ - package-ecosystem : npm
46
+ directory : " /examples/vuejs"
47
+ schedule :
48
+ interval : daily
49
+ time : " 04:00"
50
+ open-pull-requests-limit : 2
You can’t perform that action at this time.
0 commit comments