File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ updates:
6
6
directory : /
7
7
schedule :
8
8
interval : monthly
9
- cooldown :
10
- - semver-major-days : 5
11
- - semver-minor-days : 5
12
- - semver-patch-days : 5
9
+ cooldown :
10
+ semver-major-days : 5
11
+ semver-minor-days : 5
12
+ semver-patch-days : 5
13
13
14
14
commit-message :
15
15
prefix : meta
@@ -19,10 +19,10 @@ updates:
19
19
directory : /tools/eslint
20
20
schedule :
21
21
interval : monthly
22
- cooldown :
23
- - semver-major-days : 5
24
- - semver-minor-days : 5
25
- - semver-patch-days : 5
22
+ cooldown :
23
+ semver-major-days : 5
24
+ semver-minor-days : 5
25
+ semver-patch-days : 5
26
26
commit-message :
27
27
prefix : tools
28
28
open-pull-requests-limit : ${{secrets.OPEN_PR_LIMIT}}
@@ -36,10 +36,10 @@ updates:
36
36
directory : /tools/lint-md
37
37
schedule :
38
38
interval : monthly
39
- cooldown :
40
- - semver-major-days : 5
41
- - semver-minor-days : 5
42
- - semver-patch-days : 5
39
+ cooldown :
40
+ semver-major-days : 5
41
+ semver-minor-days : 5
42
+ semver-patch-days : 5
43
43
commit-message :
44
44
prefix : tools
45
45
open-pull-requests-limit : ${{secrets.OPEN_PR_LIMIT}}
@@ -53,10 +53,10 @@ updates:
53
53
directory : /tools/doc
54
54
schedule :
55
55
interval : weekly
56
- cooldown :
57
- - semver-major-days : 5
58
- - semver-minor-days : 5
59
- - semver-patch-days : 5
56
+ cooldown :
57
+ semver-major-days : 5
58
+ semver-minor-days : 5
59
+ semver-patch-days : 5
60
60
commit-message :
61
61
prefix : tools
62
62
open-pull-requests-limit : ${{secrets.OPEN_PR_LIMIT}}
You can’t perform that action at this time.
0 commit comments