UV dependency-groups #34123
UV dependency-groups
#34123
-
How are you running Renovate?Self-hosted Renovate If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.GitHub "renovateVersion": "39.151.0" Please tell us more about your question or problemHow do I match against specific dependency groups in pyproject with UV? I can see that Renovate gives following data for specific deps under the groups: But how do I match to this nested Shouldnt the Logs (if relevant)Logs |
Beta Was this translation helpful? Give feedback.
Answered by
rarkins
Feb 10, 2025
Replies: 1 comment 2 replies
-
|
You could use |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
MarkusSintonen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could use
matchJsonata, which lets you match against any field at all.