Skip to content

Commit a9a1d53

Browse files
committed
Add one week cooldown
1 parent ed811fb commit a9a1d53

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
@@ -6,6 +6,8 @@ updates:
66
separator: "-"
77
schedule:
88
interval: "weekly"
9+
cooldown:
10+
default-days: 7
911
# Create separate pull requests for major vs minor/patch version updates, as major bumps will likely introduce breaking changes and Dependabot will put each one in its own PR.
1012
groups:
1113
rust-minor:

0 commit comments

Comments
 (0)