Skip to content

Commit a64916e

Browse files
committed
chore(dependabot): cool-down to 5 days
1 parent abc69d8 commit a64916e

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,13 +5,17 @@ updates:
55
versioning-strategy: widen
66
schedule:
77
interval: "weekly"
8+
cooldown:
9+
default-days: 5
810
groups:
911
dependencies:
1012
dependency-type: "production"
1113
- package-ecosystem: "github-actions"
1214
directory: "/"
1315
schedule:
1416
interval: "monthly"
17+
cooldown:
18+
default-days: 5
1519
groups:
1620
github-actions:
1721
patterns:

0 commit comments

Comments
 (0)