Skip to content

Commit 2e34799

Browse files
authored
chore(ci): change cooldown key to default-days in dependabot config (#1080)
1 parent 311a407 commit 2e34799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ updates:
1818
schedule:
1919
interval: "weekly"
2020
cooldown:
21-
days: 14
21+
default-days: 14
2222
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)