Skip to content

Commit a11d32b

Browse files
authored
Merge pull request #42 from Staffbase/ci-1108/add-dependabot-cooldown
2 parents e01b4d0 + 8c210de commit a11d32b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ updates:
77
interval: "weekly"
88
time: "08:00"
99
timezone: "Europe/Berlin"
10+
cooldown:
11+
default-days: 7
1012
open-pull-requests-limit: 5
1113

1214
- package-ecosystem: "composer"
@@ -15,6 +17,8 @@ updates:
1517
interval: "weekly"
1618
time: "08:00"
1719
timezone: "Europe/Berlin"
20+
cooldown:
21+
default-days: 7
1822
open-pull-requests-limit: 5
1923
groups:
2024
composer-prod-updates:

0 commit comments

Comments
 (0)