Skip to content

Commit 1b45002

Browse files
authored
Merge pull request #58 from CCPBioSim/renovate
Switch to renovate
2 parents 197e55f + 74ce639 commit 1b45002

2 files changed

Lines changed: 8 additions & 16 deletions

File tree

.github/dependabot.yml

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

.github/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:recommended"],
4+
"timezone": "Europe/London",
5+
"schedule": ["after 9am and before 5pm"],
6+
"assignees": ["jimboid"],
7+
"enabledManagers": ["github-actions"],
8+
}

0 commit comments

Comments
 (0)