Skip to content

Commit 60911a4

Browse files
committed
chore(dependabot): cool-down to 5 days
1 parent 97fd086 commit 60911a4

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,6 +5,8 @@ updates:
55
versioning-strategy: widen
66
schedule:
77
interval: "weekly"
8+
cooldown:
9+
default-days: 5
810
groups:
911
dependencies:
1012
dependency-type: "production"
@@ -14,6 +16,8 @@ updates:
1416
directory: "/"
1517
schedule:
1618
interval: "monthly"
19+
cooldown:
20+
default-days: 5
1721
groups:
1822
github-actions:
1923
patterns:

0 commit comments

Comments
 (0)