Skip to content

Commit 9ff83bd

Browse files
committed
Set default cooldown period to 7 days in dependabot configuration
1 parent 4e7e507 commit 9ff83bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ updates:
88
actions:
99
patterns:
1010
- "*"
11+
cooldown:
12+
default-days: 7

0 commit comments

Comments
 (0)