dependabot / dependabot/dependabot-core
Exceptions in `ignore: <update-types>` config
Open
F: configuration-file
F: dependency-ignores
Keep
T: feature-request
- Dominant language
- Ruby
- Stars
- 5.8k
- Forks
- 1.5k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 156
Description
Currently we can ignore some update types https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates#ignore
But this will apply to all dependencies.
I would like to be able to add an exception to the ignore:update-type.
For example, in my project I ignore patch updates, but I would like to configure one dependency (main framework) to be checked for all update types.
Contributor guide
Assessment
This issue has not been assessed yet.