Skip to content

Commit cdcd5c8

Browse files
committed
re-enable dependabot with 2-day cooldown
Rename .disabled configs back and add cooldown: default-days: 2
1 parent 5a8efb8 commit cdcd5c8

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)