Replace renovate custom manager with preset
Summary
Renovate provides a customManagers:gitlabPipelineVersions
preset, which can be used to manage variables of the format *_VERSION
. This can replace the existing customManager
for the VALE_VERSION
variable.