opensource-nepal/commitlint

Allow Github dependabot bump commit

aj3sh opened this issue · 0 comments

aj3sh commented

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.
Screenshot 2024-07-11 at 8 30 24 PM
Screenshot 2024-07-11 at 8 31 33 PM

Proposed Solution
Ignore the bump commit messages

Dependencies
N/A