From 094dc5a189dafa09bc25eef77ab093019d1b2580 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 17:23:48 +0000 Subject: [PATCH] Migrate config .github/renovate.json --- .github/renovate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 9e7d60cb39..ce18a6427b 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -7,7 +7,7 @@ "automerge": true, "packageRules": [ { - "allowedVersions": "/^[0-9]+\\.[0-9]+\\.[0-9]+$/", + "allowedVersions": "/^[0-9]+\.[0-9]+\.[0-9]+$/", "registryUrls": [ "https://repo.jenkins-ci.org/public/" ], @@ -19,8 +19,8 @@ "customManagers": [ { "customType": "regex", - "fileMatch": [ - "integrations/pom.xml" + "managerFilePatterns": [ + "/integrations/pom.xml/" ], "matchStrings": [ "(?.*?)"