From 70e0febd45e65800528c3758b64597c8a2c461bd Mon Sep 17 00:00:00 2001 From: Jan Potoms <2109932+Janpot@users.noreply.github.com> Date: Tue, 12 Mar 2024 09:24:57 +0100 Subject: [PATCH] Update renovate.json Signed-off-by: Jan Potoms <2109932+Janpot@users.noreply.github.com> --- renovate.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/renovate.json b/renovate.json index 20fc7551fa4..5746cc75b61 100644 --- a/renovate.json +++ b/renovate.json @@ -82,6 +82,11 @@ "matchPackageNames": ["superjson"], "description": "they added a feature that breaks our app: https://github.com/blitz-js/superjson/pull/267. See https://github.com/blitz-js/superjson/issues/279" }, + { + "groupName": "vitest-fail-on-console", + "matchPackageNames": ["vitest-fail-on-console"], + "description": "Blocked on a bug https://github.com/thomasbrodusch/vitest-fail-on-console/issues/18" + }, { "matchDepTypes": ["action"], "pinDigests": true