Skip to content

Commit

Permalink
Automerge minor and patch releases
Browse files Browse the repository at this point in the history
  • Loading branch information
kvij committed Jul 12, 2024
1 parent dd03759 commit 1b67ba5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"config:recommended",
":automergeMinor",
":automergePr",
":combinePatchMinorReleases"
],
"customManagers": [
{
Expand Down

0 comments on commit 1b67ba5

Please sign in to comment.