Skip to content

Commit 0ed36d8

Browse files
committed
chore: add renovate
1 parent a467638 commit 0ed36d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"extends": ["config:base"],
3+
"lockFileMaintenance": { "enabled": true },
4+
"rangeStrategy": "replace",
5+
"postUpdateOptions": ["yarnDedupeHighest"]
6+
}

0 commit comments

Comments
 (0)