From 354c35ccec67cd7ad0b32261a408a2cc9466f349 Mon Sep 17 00:00:00 2001 From: Mogyuchi Date: Thu, 23 May 2024 02:58:09 +0000 Subject: [PATCH] chore: renovate --- .github/renovate.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 99dacb618..5d6721b2d 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -37,10 +37,6 @@ "matchManagers": [ "custom.regex" ], - "matchFileNames": [ - "(^|/)(workflow-templates|\\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\.ya?ml$", - "(^|/)action\\.ya?ml$" - ], "pinDigests": false } ],