You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The initial idea is to introduce something like incrementPatchOnDependabot version incrementer that will go through all commits since the last tag and check their author:
if there are only dependabot commits, increment patch
if there is at least one human commit, increment minor