Skip to content

Commit bafff48

Browse files
committed
Adding dependabot cooldown
1 parent a1d885b commit bafff48

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,12 @@ updates:
1818
directory: "/"
1919
schedule:
2020
interval: "daily"
21+
cooldown:
22+
default-days: 5
2123

2224
- package-ecosystem: github-actions
2325
directory: /
2426
schedule:
2527
interval: weekly
28+
cooldown:
29+
default-days: 5

0 commit comments

Comments
 (0)