Skip to content

Commit

Permalink
Automerge patch level updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ribtoks authored Jan 29, 2025
1 parent 092d3f6 commit ce5a3ba
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,12 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"packageRules": [
{
"matchUpdateTypes": ["patch"],
"automerge": true,
"automergeType": "branch"
}
]
}

0 comments on commit ce5a3ba

Please sign in to comment.