Skip to content

Commit fc6d598

Browse files
authored
[dependabot.yml] Enable 7-day cooldown
1 parent 637992e commit fc6d598

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
@@ -4,6 +4,8 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
cooldown:
8+
default-days: 7
79
ignore:
810
# dependencies
911

0 commit comments

Comments
 (0)