Skip to content

Commit 7bc1c44

Browse files
authored
Merge pull request mruby#6695 from jbampton/add-dependabot-cooldown
2 parents 7fe5c2e + 6d5de7b commit 7bc1c44

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
@@ -5,7 +5,11 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "daily"
8+
cooldown:
9+
default-days: 7
810
- package-ecosystem: "github-actions"
911
directory: "/"
1012
schedule:
1113
interval: "daily"
14+
cooldown:
15+
default-days: 7

0 commit comments

Comments
 (0)