Skip to content

Commit 62687f9

Browse files
committed
Switch to renovate
1 parent 38402fa commit 62687f9

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

.github/dependabot.yml

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

renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["config:base", "group:allNonMajor", "schedule:weekly"],
4+
"lockFileMaintenance": {
5+
"enabled": true,
6+
"schedule":["after 11am on sunday"]
7+
}
8+
}

0 commit comments

Comments
 (0)