How to auto merge dependabot or Finally dependabot merges automatically
It has been long time there is a very nice and sweet bot around, it is called dependabot or check Dependabot is dependency upgrader for all projects. if you have nodejs project it updates those dependencies to latest, if you have maven same. And I have a small test framework which does spring template tests and release results, very good project for dependabot, it can fail anytime, not that important. and I have been trying to make dependabot PRs automerged. ...