There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.
Location: ^(?<major>\d+)\.(?<minor>\d+)(?:\.(?<patch>\d+)|(?<patch>))(-\d+)?-(?<build>\d+)-[a-f0-9]{7}$
Error type: Invalid regular expression (re2): ^(?\d+).(?\d+)(?:.(?\d+)|(?))(-\d+)?-(?\d+)-[a-f0-9]{7}$
Message: duplicate capture group name
There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.
Location:
^(?<major>\d+)\.(?<minor>\d+)(?:\.(?<patch>\d+)|(?<patch>))(-\d+)?-(?<build>\d+)-[a-f0-9]{7}$Error type: Invalid regular expression (re2): ^(?\d+).(?\d+)(?:.(?\d+)|(?))(-\d+)?-(?\d+)-[a-f0-9]{7}$
Message: duplicate capture group name