Skip to content

Commit 12fe21c

Browse files
mesh-2092: add 7 day cool down
1 parent b8ffed0 commit 12fe21c

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
@@ -11,6 +11,8 @@ updates:
1111
dependencies:
1212
patterns:
1313
- "*"
14+
cooldown:
15+
default-days: 7
1416

1517
- package-ecosystem: "github-actions"
1618
directory: "/"
@@ -22,3 +24,5 @@ updates:
2224
dependencies:
2325
patterns:
2426
- "*"
27+
cooldown:
28+
default-days: 7

0 commit comments

Comments
 (0)