diff --git a/.github/renovate.json b/.github/renovate.json index 6c5e21323..9c3f27369 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -18,7 +18,7 @@ { "customType": "regex", "fileMatch": [ - "app/appsets/openstack.yaml$" + "apps/appsets/openstack.yaml$" ], "matchStrings": [ "\\s- component: (?.+)\\n\\s+repoURL: (?.+)\\n\\s+chartVersion: (?.+)\\s"