Hi Devs, We have Dependabot in the repository which is suggesting maintenance PRs to bump versions --> https://github.com/apache/incubator-flagon-useralejs/pulls/app%2Fdependabot
What are your thoughts around how to treat those PRs? * Turn off? * Just [manually] merge? We do have some tests, and if bumping versions causes more problems that just points to needing to roll-back and/or add new tests? * Configure dependabot to auto-merge if tests pass? * other? Cheers, Austin