Skip to content

Commit

Permalink
enable automerge for renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
iamKunalGupta authored Nov 19, 2024
1 parent 6c7c504 commit b6e95aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
]
}
],
"separateMajorMinor": false
"separateMajorMinor": false,
"automerge": true
},
{
"matchPackageNames": ["mysql_async"],
Expand Down

0 comments on commit b6e95aa

Please sign in to comment.