How to match with github tag version that are not directly a version? (ex: n8.0.0)?
#39820
-
How are you running Renovate?Self-hosted Renovate Which platform you running Renovate on?GitHub.com Which version of Renovate are you using?No response Please tell us more about your question or problemI'm trying to define a customManager with ffmpeg that would depend in this repos https://github.com/FFmpeg/FFmpeg The problem is that all ffmpeg tag (https://github.com/FFmpeg/FFmpeg/tags) start with a I believe using Logs (if relevant)No response |
Beta Was this translation helpful? Give feedback.
Answered by
moi15moi
Dec 6, 2025
Replies: 1 comment
-
|
Oh, actually, there was some doc available here: https://docs.renovatebot.com/modules/versioning/regex/ This seems to work: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
moi15moi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh, actually, there was some doc available here: https://docs.renovatebot.com/modules/versioning/regex/
This seems to work: