Skip to content

Commit 3219329

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

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ updates:
1515
- "*"
1616

1717
# Keep Go dependencies up to date
18+
cooldown:
19+
default-days: 2
1820
- package-ecosystem: "gomod"
1921
directory: "/"
2022
schedule:
@@ -23,3 +25,5 @@ updates:
2325
go-dependencies:
2426
patterns:
2527
- "*"
28+
cooldown:
29+
default-days: 2

0 commit comments

Comments
 (0)