Skip to content

Commit

Permalink
ci: automerge renovatebot minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
jee-r committed Feb 28, 2024
1 parent f60ba2a commit fcaeb22
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
"extends": [
"config:base"
],
"packageRules": [
{
"matchUpdateTypes": ["patch", "minor"],
"automerge": true,
"automergeType": "branch"
},
"assigneesFromCodeOwners": true,
"baseBranches": ["main"]
}

0 comments on commit fcaeb22

Please sign in to comment.