From d3b7759ffd34fa54b56fdb1b375a497c2a35e18d Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 11:35:07 +0900 Subject: [PATCH] chore(config): migrate renovate config (#755) --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 406cde32d..99dacb618 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -35,7 +35,7 @@ }, { "matchManagers": [ - "regex" + "custom.regex" ], "matchFileNames": [ "(^|/)(workflow-templates|\\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\.ya?ml$",