Skip to content

Commit 4277228

Browse files
authored
ci: set 3-day cooldown for Dependabot updates (#26)
1 parent addc5d9 commit 4277228

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,3 +4,5 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "monthly"
7+
cooldown:
8+
default-days: 3

0 commit comments

Comments
 (0)