From fc9016a70883aeaba3455c6b97fd83abe426af6c Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Mon, 25 Mar 2024 09:20:39 +0100 Subject: [PATCH] chore(renovate): automerge `helm-unittest` --- renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 },