diff --git a/.github/renovate.json b/.github/renovate.json index 04e2f175..ad763bc5 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -3,7 +3,7 @@ "extends": ["config:base"], "regexManagers": [ { - "fileMatch": ["(^|/)\\.github/workflows/.+\\.ya?ml"], + "fileMatch": ["kustomization.ya??ml$"], "matchStrings": [ "datasource=(?\\S+) depName=(?\\S+)\n.*(?v[0-9.]+)" ],