diff --git a/renovate.json b/renovate.json index 4de8e55b3..faec7ae87 100644 --- a/renovate.json +++ b/renovate.json @@ -7,7 +7,7 @@ { "customType": "regex", "fileMatch": [ - "^build-process.yml$" + "^.github\\workflows\\build-process.yml$" ], "matchStrings": [ "NUNIT_VERSION_FOR_API_DOCS: \"(?.*?)\""