From 19a96000658d42186952e872c467a42a2602df79 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 13 Mar 2023 11:03:32 +0100 Subject: [PATCH] fix renovate auto-merge rule --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index d971b48..5540423 100644 --- a/renovate.json +++ b/renovate.json @@ -5,7 +5,7 @@ { "description": "Automerge CRDs", "groupName": "crds catalog", - "matchDatasources": ["regex"], + "matchManagers": ["regex"], "matchPackageNames": [ "projectcalico/calico", "fluxcd/flux2",