File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ updates:
2323 open-pull-requests-limit : 20
2424 commit-message :
2525 prefix : " Upgrade: [dependabot] - "
26+ cooldown :
27+ default-days : 3
2628 - package-ecosystem : " github-actions"
2729 # Workflow files stored in the
2830 # default location of `.github/workflows`
@@ -34,7 +36,8 @@ updates:
3436 open-pull-requests-limit : 20
3537 commit-message :
3638 prefix : " Upgrade: [dependabot] - "
37-
39+ cooldown :
40+ default-days : 3
3841 # ##################################
3942 # NPM workspace ##################
4043 # ##################################
@@ -50,7 +53,8 @@ updates:
5053 prefix : " Upgrade: [dependabot] - "
5154 registries :
5255 - npm-github
53-
56+ cooldown :
57+ default-days : 3
5458 # ##################################
5559 # Java workspace ##################
5660 # ##################################
@@ -64,3 +68,6 @@ updates:
6468 open-pull-requests-limit : 20
6569 commit-message :
6670 prefix : " Upgrade: [dependabot] - "
71+ cooldown :
72+ default-days : 3
73+
You can’t perform that action at this time.
0 commit comments