Skip to content

Commit

Permalink
fix(renovate): change renovate patch schedule (open-telemetry#1603)
Browse files Browse the repository at this point in the history
  • Loading branch information
haddasbronfman authored Aug 3, 2023
1 parent 5d204b4 commit e242645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"groupSlug": "all-patch",
"matchUpdateTypes": ["patch"],
"excludePackageNames": ["prettier"],
"schedule": ["before 3am every weekday"]
"schedule": ["before 3am on Monday"]
},
{
"matchUpdateTypes": ["minor"],
Expand Down

0 comments on commit e242645

Please sign in to comment.