Skip to content

Commit c93852d

Browse files
.github: set 21-days cooldown for github action updates
Signed-off-by: Rudransh Shrivastava <rudransh@victoriametrics.com>
1 parent cb2042c commit c93852d

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: "weekly"
7+
cooldown:
8+
default-days: 21
79
- package-ecosystem: "gomod"
810
directory: "/"
911
schedule:

0 commit comments

Comments
 (0)