Skip to content

Commit

Permalink
fix: use correct syntax for lock file maintenance automerge schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
cwillisf committed Mar 5, 2024
1 parent 5c5cd84 commit ad27bd2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"automerge": true,
"automergeType": "branch",
"automergeSchedule": [
"after 1am",
"before 6am"
"after 1:00am and before 6:00am"
]
},

Expand Down

0 comments on commit ad27bd2

Please sign in to comment.