Skip to content

Commit 93ce78d

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 77b748c commit 93ce78d

File tree

2 files changed

+12
-15
lines changed

2 files changed

+12
-15
lines changed

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: github-actions
4+
directory: /
5+
schedule:
6+
interval: weekly
7+
groups:
8+
gh-actions-packages:
9+
patterns:
10+
- '*'
11+
cooldown:
12+
default-days: 14

.github/dependabot.yml.disabled

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

0 commit comments

Comments
 (0)