Skip to content

Commit d27f187

Browse files
UniquePixelsclaude
andcommitted
🧺 chore(config): fix renovate schedule syntax
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Brian L. <brian@uniquepixels.xyz>
1 parent 98397b4 commit d27f187

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎renovate.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"matchUpdateTypes": ["minor", "patch"],
2222
"automerge": true,
2323
"platformAutomerge": false,
24-
"schedule": ["after 9am and before 5pm on weekdays"],
25-
"automergeSchedule": ["after 9am and before 5pm on weekdays"]
24+
"schedule": ["after 9am and before 5pm every weekday"],
25+
"automergeSchedule": ["after 9am and before 5pm every weekday"]
2626
},
2727
{
2828
"description": "Group Bun runtime, types, and Docker image — require review",

0 commit comments

Comments
 (0)