Skip to content

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ updates:
44
directory: /
55
schedule:
66
interval: daily
7+
cooldown:
8+
default-days: 7
79
- package-ecosystem: gomod
810
directory: /
911
schedule:
1012
interval: daily
13+
cooldown:
14+
default-days: 7

0 commit comments

Comments
 (0)