Skip to content

Commit

Permalink
Update renovate schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
aSemy authored Feb 24, 2024
1 parent 619c6af commit 905d66e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,10 @@
timezone: "Etc/UTC",
// loosely limit to Europe work hours, so we don't get pinged in the middle of the night
schedule: [
"after 10am",
"before 6pm",
"after 10am and before 6pm"
],
automergeSchedule: [
"after 10am",
"before 6pm",
"after 10am and before 6pm"
],
stabilityDays: 14,
// suppressNotifications: [
Expand Down

0 comments on commit 905d66e

Please sign in to comment.