Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alexw3f authored Jun 22, 2023
1 parent 748010e commit 6a5255e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"automerge": true,
"automerge": {
"minor": true,
"patch": true
},
"automergeType": "pr",
"automergeComment": "This pull request was automatically merged.",
"prCreation": "automerge",
Expand Down

0 comments on commit 6a5255e

Please sign in to comment.