Skip to content

Commit

Permalink
chore(Renovate): Make Renovate use squash merges
Browse files Browse the repository at this point in the history
  • Loading branch information
simonknittel authored Feb 3, 2024
1 parent 8c527ea commit 9a62237
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 @@ -18,7 +18,8 @@
"prCreation": "not-pending",
"minimumReleaseAge": "7 days",
"internalChecksFilter": "strict",
"platformAutomerge": false
"platformAutomerge": false,
"automergeStrategy": "squash"
},
{
"matchPackageNames": [
Expand Down

0 comments on commit 9a62237

Please sign in to comment.