Skip to content

Commit af22bc9

Browse files
committed
Add cooldown configuration to Dependabot with 7-day delay
1 parent ed98b45 commit af22bc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ updates:
77
interval: "weekly"
88
day: "sunday"
99
timezone: "Asia/Tokyo"
10+
cooldown:
11+
default-days: 7

0 commit comments

Comments
 (0)