Skip to content

Commit 5e85ef3

Browse files
committed
VLN-1391: fix missing-dependency-cooldown
1 parent 1fd2eef commit 5e85ef3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.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: "weekly"
7+
cooldown:
8+
default-days: 14
79
- package-ecosystem: "github-actions"
810
directory: "/"
911
schedule:
1012
interval: "weekly"
13+
cooldown:
14+
default-days: 14

0 commit comments

Comments
 (0)