Skip to content

Commit 165c5de

Browse files
chore: Configure Renovate (#30)
* Maintenance: add renovate.json * disable dependency dashboard Signed-off-by: Daniel Einars <polaroidkidd@users.noreply.github.com> --------- Signed-off-by: Daniel Einars <polaroidkidd@users.noreply.github.com> Co-authored-by: dle-renovate-bot[bot] <194997683+dle-renovate-bot[bot]@users.noreply.github.com> Co-authored-by: Daniel Einars <polaroidkidd@users.noreply.github.com>
1 parent 163e31f commit 165c5de

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:recommended"
5+
],
6+
"dependencyDashboard": false
7+
}

0 commit comments

Comments
 (0)