Version 2 yaml validator doesn't catch duplicated ignore:
sections.
#1919
Labels
F: configuration-file
F: dependency-ignores
Allow excluding certain versions
T: bug 🐞
Something isn't working
This validates:
But then dependabot happily opens PRs to update chromedriver-binary, as the second
ignore:
clobbers the first.(I'm now aware of the correct format; this bug report is because the validator didn't catch this. Also, maybe somebody else searching for why dependabot isn't respecting their 'ignore' statements will find this, too.)
The text was updated successfully, but these errors were encountered: