Skip to content

Commit c9bec9f

Browse files
authored
Merge pull request #62 from CCPBioSim/jimboid-patch-1
Update Renovate schedule to include weekdays
2 parents f0dbf52 + e4d9138 commit c9bec9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/renovate.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["config:recommended"],
44
"timezone": "Europe/London",
5-
"schedule": ["after 9am and before 5pm"],
5+
"schedule": ["after 9am and before 5pm every weekday"],
66
"assignees": ["jimboid"],
77
"enabledManagers": ["github-actions"],
88
}

0 commit comments

Comments
 (0)