diff --git a/renovate.json b/renovate.json index 2487ff9f3..798b2e6d8 100644 --- a/renovate.json +++ b/renovate.json @@ -82,7 +82,7 @@ "customManagers": [ { "customType": "regex", - "fileMatch": ["^task/[\\w-]+/[0-9.]+/[\\w-]\\.yaml$"], + "fileMatch": ["^task/[\\w-]+/[0-9.]+/[\\w-]+\\.yaml$"], "matchStrings": [ "value: (?quay\\.io/konflux-ci/buildah[^:]*):(?[^@]*)@(?sha256:[a-f0-9]{64})" ],