chore(renovate): automerge helm-unittest

This commit is contained in:
Michael Kriese 2024-03-25 09:20:39 +01:00
parent f313839728
commit fc9016a708
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -47,8 +47,8 @@
"automerge": true "automerge": true
}, },
{ {
"description": "Automerge pnpm updates", "description": "Automerge some updates",
"matchDepNames": ["pnpm"], "matchDepNames": ["pnpm", "helm-unittest"],
"matchUpdateTypes": ["minor", "patch"], "matchUpdateTypes": ["minor", "patch"],
"automerge": true "automerge": true
}, },