File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -68,17 +68,17 @@ security-analysis:
68
68
lowBound : 300
69
69
highBound : 500
70
70
limitDurations :
71
- - lowBound : 0
72
- lowClosed : true
73
- highBound : 300
71
+ - lowBound : 600
72
+ lowClosed : false
73
+ highBound : ~
74
74
highClosed : false
75
75
- lowBound : 300
76
76
lowClosed : true
77
77
highBound : 600
78
78
highClosed : true
79
- - lowBound : 600
80
- lowClosed : false
81
- highBound : ~
79
+ - lowBound : 0
80
+ lowClosed : true
81
+ highBound : 300
82
82
highClosed : false
83
83
defaultValues :
84
84
- [ 1, 1, 1, 1 ]
Original file line number Diff line number Diff line change @@ -30,17 +30,17 @@ security-analysis:
30
30
lowBound : 300
31
31
highBound : 500
32
32
limitDurations :
33
- - lowBound : 0
34
- lowClosed : true
35
- highBound : 300
33
+ - lowBound : 600
34
+ lowClosed : false
35
+ highBound : ~
36
36
highClosed : false
37
37
- lowBound : 300
38
38
lowClosed : true
39
39
highBound : 600
40
40
highClosed : true
41
- - lowBound : 600
42
- lowClosed : false
43
- highBound : ~
41
+ - lowBound : 0
42
+ lowClosed : true
43
+ highBound : 300
44
44
highClosed : false
45
45
defaultValues :
46
46
- [ 1, 1, 1, 1 ]
You can’t perform that action at this time.
0 commit comments