The docs for ignoreDeps are slightly misleading #42197
staticf0x
started this conversation in
Suggest an Idea
Replies: 0 comments
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.
-
Tell us more.
Under https://docs.renovatebot.com/configuration-options/#ignoredeps it says:
The above is the same as if you wrote this package rule:
which is not strictly true, because for example with
git-submodulesmanager, the update object looks like this:so using
matchPackageNameswith.pg_repackin this case wouldn't work, right? And one should usematchDepNamesinstead.Beta Was this translation helpful? Give feedback.
All reactions