Description
Describe the proposed change(s).
The list of repo config fileNames is currently hardcoded in https://github.com/renovatebot/renovate/blob/main/lib/config/app-strings.ts
We should allow for this list to be configurable, including which file name to use as default.
Blocked by #29535