You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a suggestion / request: would you be up for using Dependabot to automatically create dependency update PRs for this GitScrum? I ran it against my fork and it generated these PRs. I'll port the renatomarinho/laravel-page-speed PR over to this repo now.
Context
I built Dependabot, but I'm honestly only suggesting it because I hope it can save you some time. I'd love any feedback, and obviously having a repo like GitScrum using Dependabot would help boost its profile, but if it's not helpful to you then it's not really worth anything.
The thinking behind Dependabot is that by doing lots of small dependency updates (each time a new version is released) the process becomes much easier to manage (and safer to deploy). It's basically a tool to make agile for dependency management possible.
Implementation
You can install Dependabot from here or here if you decide to give it a try. 🙏
The text was updated successfully, but these errors were encountered:
Detailed description
First of all, thanks for GitScrum!
I've got a suggestion / request: would you be up for using Dependabot to automatically create dependency update PRs for this GitScrum? I ran it against my fork and it generated these PRs. I'll port the
renatomarinho/laravel-page-speed
PR over to this repo now.Context
I built Dependabot, but I'm honestly only suggesting it because I hope it can save you some time. I'd love any feedback, and obviously having a repo like GitScrum using Dependabot would help boost its profile, but if it's not helpful to you then it's not really worth anything.
The thinking behind Dependabot is that by doing lots of small dependency updates (each time a new version is released) the process becomes much easier to manage (and safer to deploy). It's basically a tool to make agile for dependency management possible.
Implementation
You can install Dependabot from here or here if you decide to give it a try. 🙏
The text was updated successfully, but these errors were encountered: