Skip to content

Commit d9ace40

Browse files
committed
build: tweak renovate rules
Signed-off-by: Adam Setch <[email protected]>
1 parent d2d2d95 commit d9ace40

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
{
1515
"matchDepTypes": ["engines"],
1616
"rangeStrategy": "auto"
17+
},
18+
{
19+
"description": "Wait 7 days before suggesting new updates",
20+
"matchDatasources": ["npm"],
21+
"minimumReleaseAge": "7 days",
22+
"internalChecksFilter": "strict"
1723
}
1824
]
1925
}

0 commit comments

Comments
 (0)