Skip to content

Commit

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

0 comments on commit 6235b6e

Please sign in to comment.