Skip to content

Commit bca5c69

Browse files
authored
chore: move to renovate (#256)
1 parent 1183912 commit bca5c69

File tree

2 files changed

+7
-13
lines changed

2 files changed

+7
-13
lines changed

.github/dependabot.yml

-13
This file was deleted.

.github/renovate.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["config:base"],
4+
"lockFileMaintenance": { "enabled": true, "automerge": true },
5+
"rangeStrategy": "replace",
6+
"postUpdateOptions": ["yarnDedupeHighest"]
7+
}

0 commit comments

Comments
 (0)