ci: renovate automerge config

This commit is contained in:
kellervater
2025-04-10 22:17:27 +02:00
parent 32e99eae74
commit 0b003c772d

View File

@@ -20,6 +20,14 @@
enabled: true
},
packageRules: [
{
matchUpdateTypes: ["minor", "patch"],
addLabels: ["automerge"],
matchPackageNames: [
"asdf-vm/asdf"
],
customManagers: [
// for asdf-vm.org tool versions
{