Skip to content

Commit 5e93e2f

Browse files
authored
Set cooldown days
1 parent a9d4845 commit 5e93e2f

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
@@ -18,3 +18,8 @@ updates:
1818
update-types:
1919
- minor
2020
- patch
21+
cooldown:
22+
default-days: 4
23+
semver-major-days: 3
24+
semver-minor-days: 2
25+
semver-patch-days: 1

0 commit comments

Comments
 (0)