Skip to content

Commit 5ace39a

Browse files
committed
chore: replace dependabot with renovate
1 parent 552e170 commit 5ace39a

File tree

2 files changed

+6
-25
lines changed

2 files changed

+6
-25
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.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, "automerge": true },
4+
"rangeStrategy": "replace",
5+
"postUpdateOptions": ["yarnDedupeHighest"]
6+
}

0 commit comments

Comments
 (0)