Skip to content

Commit 3f50f78

Browse files
authored
chore: add renovate bot (#46)
1 parent cb5e61b commit 3f50f78

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)