Skip to content

Commit

Permalink
feat: enable automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrunton authored Sep 8, 2024
1 parent f018923 commit d31ce20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
],
"branchPrefix": "renovate-",
"prConcurrentLimit": 3,
"automerge": false,
"automergeSchedule": "before 9:00am"
"automerge": true,
"automergeSchedule": "before 9:00am every weekend"
}

0 comments on commit d31ce20

Please sign in to comment.