Skip to content

Commit

Permalink
renovate: only merge at night
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlukas committed Oct 16, 2024
1 parent 332cdd9 commit 38233aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"extends": [
"config:recommended",
":automergeMinor",
":automergePatch"
":automergePatch",
"schedule:automergeNonOfficeHours"
]
}

0 comments on commit 38233aa

Please sign in to comment.