dependabot-core
dependabot-core copied to clipboard
@dependabot ignore X patch version only works in group PR
Is there an existing issue for this?
- [X] I have searched the existing issues
Package ecosystem
npm
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
No response
dependabot.yml content
No response
Updated dependency
No response
What you expected to see, versus what you actually saw
@dependabot ignore @testing-library/jest-dom patch version
is working fine in a Group PR:
but failing in a non-group PR:
I know it's being added to docs (but hasn't yet been added to the dependabot help section): https://github.com/dependabot/dependabot-core/issues/9260
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
No response