Skip to content

Commit

Permalink
Merge pull request #53 from zeenix/automerge-non-major
Browse files Browse the repository at this point in the history
🤖 Renovate to automerge non-major updates to dependencies
  • Loading branch information
zeenix authored Feb 19, 2024
2 parents 896647f + 62002d1 commit c428483
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@
"commitMessagePrefix": "⬆️ ",
"commitMessageTopic": "{{depName}}",
"lockFileMaintenance": { "enabled": true }
},
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
},
{
"rebaseWhen": "conflicted"
}
]
}

0 comments on commit c428483

Please sign in to comment.