Skip to content

Commit 9caa644

Browse files
committed
re-enable dependabot with 14-day cooldown
Rename .disabled configs back and add cooldown: default-days: 14 Signed-off-by: Moe Zein <moe.zein@datadoghq.com>
1 parent c9a4db9 commit 9caa644

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

.github/dependabot.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: gomod
4+
directory: /
5+
schedule:
6+
interval: weekly
7+
open-pull-requests-limit: 100
8+
cooldown:
9+
default-days: 14

.github/dependabot.yaml.disabled

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)