Skip to content

Commit c636d7b

Browse files
authored
Merge pull request #1018 from increments/set-dependabot-cooldown
Add cooldown configuration to Dependabot with 7-day delay
2 parents ed98b45 + af22bc9 commit c636d7b

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)