Skip to content

Commit 808ad29

Browse files
chore: add dependabot cooldown (#4)
1 parent cb2f330 commit 808ad29

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
@@ -4,8 +4,12 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
cooldown:
8+
default-days: 3
79

810
- package-ecosystem: "github-actions"
911
directory: "/"
1012
schedule:
1113
interval: "weekly"
14+
cooldown:
15+
default-days: 3

0 commit comments

Comments
 (0)