Skip to content

Commit f34b274

Browse files
moezein0jbachorik
andauthored
re-enable dependabot with 2-day cooldown (#443)
Rename .disabled configs back and add cooldown: default-days: 2 Signed-off-by: Moe Zein <moe.zein@datadoghq.com> Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@datadoghq.com>
1 parent d832348 commit f34b274

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ updates:
2020
- "patch"
2121

2222
# Gradle dependencies (build-logic composite build)
23+
cooldown:
24+
default-days: 2
2325
- package-ecosystem: "gradle"
2426
directory: "/build-logic"
2527
schedule:
@@ -36,6 +38,8 @@ updates:
3638
- "patch"
3739

3840
# GitHub Actions
41+
cooldown:
42+
default-days: 2
3943
- package-ecosystem: "github-actions"
4044
directory: "/"
4145
schedule:
@@ -45,3 +49,5 @@ updates:
4549
labels:
4650
- "dependencies"
4751
- "no-release-notes"
52+
cooldown:
53+
default-days: 2

0 commit comments

Comments
 (0)