Skip to content

Commit b880b6f

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ updates:
1313
bazel-packages:
1414
patterns:
1515
- "*"
16+
cooldown:
17+
default-days: 2
1618
- package-ecosystem: "github-actions"
1719
directory: "/"
1820
schedule:
@@ -21,3 +23,5 @@ updates:
2123
gh-actions-packages:
2224
patterns:
2325
- "*"
26+
cooldown:
27+
default-days: 2

0 commit comments

Comments
 (0)