Skip to content

Commit 08dbe3a

Browse files
authored
Merge pull request #204 from data-apis/dependabot-cooldown
CI: add dependabot cooldown period
2 parents 04653be + 61c25e9 commit 08dbe3a

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
@@ -5,6 +5,8 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "weekly"
8+
cooldown:
9+
default-days: 7 # optional
810
groups:
911
actions:
1012
patterns:

0 commit comments

Comments
 (0)