File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ updates:
1717 - " *"
1818 versioning-strategy : increase
1919 open-pull-requests-limit : 1
20+ cooldown :
21+ default-days : 7
2022
2123 # Monthly docs dependency updates
2224 - package-ecosystem : npm
@@ -35,6 +37,8 @@ updates:
3537 - " *"
3638 versioning-strategy : increase
3739 open-pull-requests-limit : 1
40+ cooldown :
41+ default-days : 7
3842
3943 # Monthly GitHub Actions dependency updates
4044 - package-ecosystem : github-actions
@@ -46,6 +50,8 @@ updates:
4650 patterns :
4751 - " *"
4852 open-pull-requests-limit : 1
53+ cooldown :
54+ default-days : 7
4955
5056 # Monthly Docker dependency updates
5157 - package-ecosystem : docker
@@ -58,4 +64,6 @@ updates:
5864 update-dependencies :
5965 patterns :
6066 - " *"
61- open-pull-requests-limit : 1
67+ open-pull-requests-limit : 1
68+ cooldown :
69+ default-days : 7
You can’t perform that action at this time.
0 commit comments