Skip to content

Commit 66c818f

Browse files
authored
Merge pull request #375 from spdx/cooldown
Add cooldown to dependabot
2 parents 651470e + 09a6166 commit 66c818f

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
@@ -4,5 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
cooldown:
8+
default-days: 7
79
labels:
810
- "dependencies"

0 commit comments

Comments
 (0)