Skip to content

Commit 367552a

Browse files
authored
Configure cooldown for Dependabot updates
Add cooldown period for Dependabot updates
1 parent 456a778 commit 367552a

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
@@ -9,3 +9,5 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "monthly"
12+
cooldown:
13+
default-days: 7

0 commit comments

Comments
 (0)