Skip to content

Commit 348ada7

Browse files
authored
Add cooldown period for Dependabot updates
1 parent 334eb90 commit 348ada7

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
@@ -11,5 +11,7 @@ updates:
1111
interval: weekly
1212
time: "05:00"
1313
timezone: Asia/Tokyo
14+
cooldown:
15+
default-days: 7
1416
assignees:
1517
- sue445

0 commit comments

Comments
 (0)