Peggy
Peggy
Hi @deivid-rodriguez @jeffwidman As our repo is private, is it okay that I put `dependabot.yml`, `go.mod`, and `go.sum` in a new public repo for you to test?
Hi @deivid-rodriguez @jeffwidman , I have created a [public repository](https://github.com/peggy-sun-fp/test-dependabot) and executed your dry-run script on both repositories. However, I got a lot of error messages `handled error whilst updating...
Hi @deivid-rodriguez @jeffwidman Thanks for the tip! The dry-run script worked successfully after adding `LOCAL_GITHUB_ACCESS_TOKEN`. However, the results differ when creating PRs. Dry-run does not remove other dependencies while a...