Skip to content

Commit 95ba4d7

Browse files
committed
re-enable dependabot with 2-day cooldown
Rename .disabled configs back and add cooldown: default-days: 2 Signed-off-by: Moe Zein <moe.zein@datadoghq.com>
1 parent 314371d commit 95ba4d7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12+
cooldown:
13+
default-days: 2
1214
- package-ecosystem: "github-actions"
1315
directory: "/"
1416
schedule:
@@ -17,3 +19,5 @@ updates:
1719
gh-actions-packages:
1820
patterns:
1921
- "*"
22+
cooldown:
23+
default-days: 2

0 commit comments

Comments
 (0)