Skip to content

Commit d45676c

Browse files
committed
Add cooldown
1 parent 0076edf commit d45676c

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
@@ -7,8 +7,12 @@ updates:
77
directory: "/"
88
schedule:
99
interval: "monthly"
10+
cooldown:
11+
default-days: 7
1012

1113
- package-ecosystem: "github-actions"
1214
directory: "/"
1315
schedule:
1416
interval: "monthly"
17+
cooldown:
18+
default-days: 7

0 commit comments

Comments
 (0)