Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 6895911

Browse files
renovate[bot]renovate-botShinigami92
authored
Configure Renovate (#60)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Shinigami92 <[email protected]>
1 parent 435ca83 commit 6895911

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

.github/dependabot.yml

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

.github/renovate.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"extends": ["config:base", "group:allNonMajor"],
3+
"schedule": ["after 9am on friday"],
4+
"timezone": "Europe/Berlin",
5+
"labels": ["dependencies"],
6+
"reviewers": ["Shinigami92"],
7+
"lockFileMaintenance": { "enabled": true },
8+
"pin": false,
9+
"rangeStrategy": "bump"
10+
}

0 commit comments

Comments
 (0)