does renovate only detects hardcoded versions? #17700
Ashwitha01
started this conversation in
Suggest an Idea
Replies: 3 comments 3 replies
|
It's language/manager specific. Renovate detects versions and ranges/constraints |
3 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
|
Hi there, This is intended as a polite, automated request that users avoid We know it might be common elsewhere but we participate in hundreds of discussions a week and would need to turn off GitHub mobile notifications if we were mentioned in every one. As a general rule, we will read and respond to all discussions in this repository, so there is no need to mention us. Thanks, the Renovate team |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
If I have a dependency say library:1.0 then if any upgraded version available then renovate will raise PR with updated version say library:1.1.
But if I keep it as library:default does renovate will raise PR with updated available version?? Always should we use hardcoded version??
I have gone through the document, I couldn't find it, can anyone help me with the answer?
All reactions