Skip to content

Commit e4d9138

Browse files
authored
Update Renovate schedule to include weekdays
1 parent f0dbf52 commit e4d9138

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)