diff --git a/renovate.json b/renovate.json index b3f967d..7783b17 100644 --- a/renovate.json +++ b/renovate.json @@ -12,9 +12,7 @@ { "fileMatch": [ "build.yml", - "release.yml", - "(^|/)(workflow-templates|\\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\.ya?ml$", - "(^|/)action\\.ya?ml$" + "release.yml" ], "matchStrings": ["depName=(?.*?)?\\s.*?_VERSION=\"(?.*?)\""], "versioningTemplate": "docker",