File tree Expand file tree Collapse file tree 1 file changed +8
-16
lines changed
Expand file tree Collapse file tree 1 file changed +8
-16
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,8 @@ updates:
66 directory : /
77 schedule :
88 interval : monthly
9- cooldown :
10- - semver-major-days : 5
11- - semver-minor-days : 5
12- - semver-patch-days : 5
9+ cooldown :
10+ - default-days : 5
1311
1412 commit-message :
1513 prefix : meta
@@ -19,10 +17,8 @@ updates:
1917 directory : /tools/eslint
2018 schedule :
2119 interval : monthly
22- cooldown :
23- - semver-major-days : 5
24- - semver-minor-days : 5
25- - semver-patch-days : 5
20+ cooldown :
21+ - default-days : 5
2622 commit-message :
2723 prefix : tools
2824 open-pull-requests-limit : ${{secrets.OPEN_PR_LIMIT}}
@@ -36,10 +32,8 @@ updates:
3632 directory : /tools/lint-md
3733 schedule :
3834 interval : monthly
39- cooldown :
40- - semver-major-days : 5
41- - semver-minor-days : 5
42- - semver-patch-days : 5
35+ cooldown :
36+ - default-days : 5
4337 commit-message :
4438 prefix : tools
4539 open-pull-requests-limit : ${{secrets.OPEN_PR_LIMIT}}
@@ -53,10 +47,8 @@ updates:
5347 directory : /tools/doc
5448 schedule :
5549 interval : weekly
56- cooldown :
57- - semver-major-days : 5
58- - semver-minor-days : 5
59- - semver-patch-days : 5
50+ cooldown :
51+ - default-days : 5
6052 commit-message :
6153 prefix : tools
6254 open-pull-requests-limit : ${{secrets.OPEN_PR_LIMIT}}
You can’t perform that action at this time.
0 commit comments