Skip to content

Commit 0d7d7c2

Browse files
authored
Add cooldown setting for GitHub Actions dependencies (#130)
1 parent 706c00d commit 0d7d7c2

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
@@ -5,3 +5,5 @@ updates:
55
directory: "/" # Location of package manifests
66
schedule:
77
interval: "weekly"
8+
cooldown:
9+
default-days: 28

0 commit comments

Comments
 (0)