diff --git a/renovate.json b/renovate.json index 1c16916..28b35f4 100644 --- a/renovate.json +++ b/renovate.json @@ -47,8 +47,8 @@ "automerge": true }, { - "description": "Automerge pnpm updates", - "matchDepNames": ["pnpm"], + "description": "Automerge some updates", + "matchDepNames": ["pnpm", "helm-unittest"], "matchUpdateTypes": ["minor", "patch"], "automerge": true },