marcoroth / dependabot-bump-together-action

GitHub Action to bump multiple dependencies with dependabot in a single pull request
MIT License
8 stars 3 forks source link

Updates to support pip and improve usage with pre-built docker image #12

Closed banesullivan closed 2 years ago

banesullivan commented 2 years ago

Sorry for all of the noise, @marcoroth - This PR consolidates all of the work I have done thus far

Also thank you for making this nifty rendition of Dependabot!! We may have to post around that this exists to get further adoption and contributions since a LOT of people are requesting the GH Dependabot handle this exact functionality you put together here

Please "SQUASH AND MERGE" this PR.

Following the merge, let's also rename the base branch to main (the changes in this PR assume the base branch is main)

marcoroth commented 2 years ago

Thanks for all your work on this @banesullivan! Super happy how all of this turned out