Skip to content

Commit c3e3b47

Browse files
chore: add cooldown to npm dependabot configuration
- Add 15-day cooldown period to npm dependency update configurations
1 parent 1264b27 commit c3e3b47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ updates:
1515
commit-message:
1616
prefix: build
1717
include: scope
18+
19+
cooldown:
20+
default-days: 15

0 commit comments

Comments
 (0)