Skip to content

Commit 849708e

Browse files
authored
Merge pull request #4 from applejag/feature/dependabot-cooldown
2 parents 07d1329 + 30574e2 commit 849708e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ updates:
1212
all:
1313
patterns:
1414
- "*"
15+
cooldown:
16+
default-days: 7
1517

1618
- package-ecosystem: "gomod"
1719
directory: "/"
@@ -21,3 +23,5 @@ updates:
2123
all:
2224
patterns:
2325
- "*"
26+
cooldown:
27+
default-days: 7

0 commit comments

Comments
 (0)