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 } ],