Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add default Dependabot config if one doesn't exist #70

Open
roborourke opened this issue Jun 2, 2020 · 0 comments
Open

Add default Dependabot config if one doesn't exist #70

roborourke opened this issue Jun 2, 2020 · 0 comments
Labels
could have Could be done, or nice to have, low priority for now

Comments

@roborourke
Copy link
Contributor

On install we should add a default Dependabot config if there isn't an existing one.

It should be set up to create Pull Requests whenever a dependency should be updated according to its version constraint. This will ensure developers are notified and are given an easy system to update dependencies as soon as they are released.

In addition this will mean that teams can more easily rely on only using composer install locally to further ensure that their dependencies are in sync with each other.

@rmccue rmccue added this to the 5.0 milestone Jun 12, 2020
@roborourke roborourke removed this from the 5.0 milestone Aug 28, 2020
@jennybeaumont jennybeaumont added the could have Could be done, or nice to have, low priority for now label Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
could have Could be done, or nice to have, low priority for now
Projects
None yet
Development

No branches or pull requests

4 participants