Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Update Renovate automerge config
Browse files Browse the repository at this point in the history
  • Loading branch information
admdly committed Nov 22, 2023
1 parent f6cbcde commit 54762c3
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,18 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"schedule:weekly"
],
"automergeSchedule": [
"before 4am"
"schedule:automergeDaily",
"schedule:weekly",
":automergeDigest"
":automergeLinters",
":automergeMinor",
":automergeRequireAllStatusChecks",
":automergeTesters",
":automergeTypes",
":combinePatchMinorReleases",
":maintainLockFilesWeekly",
":prHourlyLimit2",
":rebaseStalePrs"
],
"lockFileMaintenance": {
"enabled": true,
Expand Down

0 comments on commit 54762c3

Please sign in to comment.