Skip to content

Commit cd4f3e7

Browse files
authored
build(dependabot): add cooldowns (#478)
1 parent e3de9c1 commit cd4f3e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ updates:
1313
commit-message:
1414
include: scope
1515
prefix: build
16+
cooldown:
17+
include: ["*"]
18+
semver-major-days: 60
19+
semver-minor-days: 21
20+
semver-patch-days: 7
1621
directory: /
1722
groups:
1823
commitlint:

0 commit comments

Comments
 (0)