Skip to content

Commit 1df2188

Browse files
committed
add cooldown to dependabot
1 parent 82d5608 commit 1df2188

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
cooldown:
8+
default-days: 12
79

810
# - package-ecosystem: "pip"
911
# directory: "/"

0 commit comments

Comments
 (0)