Skip to content

Commit bdd9d3e

Browse files
authored
chore: add dependency cooldown configuration (#10)
1 parent a6ec104 commit bdd9d3e

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
@@ -8,6 +8,8 @@ updates:
88
day: "monday"
99
time: "09:00"
1010
timezone: "Europe/London"
11+
cooldown:
12+
default-days: 7
1113
groups:
1214
docusaurus:
1315
patterns:
@@ -47,6 +49,8 @@ updates:
4749
day: "monday"
4850
time: "09:00"
4951
timezone: "Europe/London"
52+
cooldown:
53+
default-days: 7
5054
groups:
5155
actions:
5256
patterns:

0 commit comments

Comments
 (0)