Use Case
Github dependabot commit with the commit message in the format "Bump package from v1 to v2". Commitlint fails on these commits as it doesn't follow the conventional commit message.


Proposed Solution
Ignore the bump commit messages
Dependencies
N/A