From 26c288f5fc631c51a9f22006fa0f6e8e0610679e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 16:00:53 +0200 Subject: [PATCH] chore(config): migrate renovate config (#789) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 4bbf91a131..7795deed23 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -31,7 +31,7 @@ "semanticCommitType": "ci" } ], - "regexManagers": [ + "customManagers": [ { "customType": "regex", "fileMatch": ["^README\\.md$"],