Skip to content

Commit ce4a344

Browse files
authored
fix: dependabot default cooldown added (#27)
1 parent 0be1e7b commit ce4a344

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
schedule:
66
interval: weekly
77
cooldown:
8-
default: 7 days
8+
default-days: 7
99
groups:
1010
typescript:
1111
patterns:

0 commit comments

Comments
 (0)