Skip to content

Commit c17b05c

Browse files
authored
ci: add 7 day cooldown on dependabot
1 parent a73bec4 commit c17b05c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ version: 2
77
updates:
88
- package-ecosystem: "pip" # See documentation for possible values
99
directory: "/" # Location of package manifests
10+
cooldown:
11+
default-days: 7
1012
schedule:
1113
interval: "monthly"

0 commit comments

Comments
 (0)