Skip to content

Commit

Permalink
Configure automerge for patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mauromorales authored Oct 4, 2023
1 parent 109bdaa commit c6614fc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,11 @@
"before 7am every weekday",
"every weekend"
],
"timezone": "Europe/Brussels"
"timezone": "Europe/Brussels",
"packageRules": [
{
"matchUpdateTypes": ["patch"],
"automerge": true
}
]
}

0 comments on commit c6614fc

Please sign in to comment.