Skip to content

Commit c5872d6

Browse files
authored
ci: set dependabot cooldown to 7 days (#8)
1 parent f59f59d commit c5872d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ updates:
33
- package-ecosystem: "docker"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "weekly"
7+
cooldown:
8+
default-days: 7

0 commit comments

Comments
 (0)