If like me you have a bunch of GitHub repos and get overwhelmed with Dependabot PRs, Trunk.io’s Merge Queue is a lifesaver.
Write a quick shell one liner to iterate through your repos, list Dependabot PRs with the `gh` CLI, and issue `trunk merge` for each.
Then let Trunk deal with them.