From 06924168e32fcef5f70ca7214bc3cec66becfc25 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Fri, 4 Nov 2022 14:30:28 +0100 Subject: [PATCH] Update renovate.json --- renovate.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/renovate.json b/renovate.json index 3706c14..6fc894a 100644 --- a/renovate.json +++ b/renovate.json @@ -16,9 +16,7 @@ "packageRules": [ { "matchDatasources": ["docker"], - "matchPackageNames": ["quay.io/centos/centos"], - "versioning": "regex:^stream-(?\\d+)$", - "extractVersion": "^stream-(?\\d+)$" + "matchPackageNames": ["quay.io/centos/centos"] } ], "regexManagers": [