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

feat: enable dependabot support #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vinayakkulkarni
Copy link
Contributor

@vinayakkulkarni vinayakkulkarni commented Dec 26, 2019

  • Ensures dependencies are up to date for app & node images

@fideloper: you can check it in the dashboard here

- [x] Ensures dependencies are up to date
@vinayakkulkarni vinayakkulkarni changed the title feat: enables dependabot support feat: enable dependabot support Dec 26, 2019
@vinayakkulkarni vinayakkulkarni mentioned this pull request Jan 4, 2020
@fideloper
Copy link
Contributor

Hi!

I'm not sure Dependabot makes sense in context of this repo, but I could be missing something!

Can you explain to me what it would be doing in this configuration? Would it edit Dockerfile's to change what version of packages are installed?

@vinayakkulkarni
Copy link
Contributor Author

Hey,

Sorry about the late reply, been buried with work.

Once you enable dependabot on this repo, you can check it out in the dashboard app

Right now, with the config file, the Dockerfile inside app & node directories will be checked.

This blog post announcing what exactly Dependabot does for Docker might be helpful: Click Here

It's just a better & clean way of keeping dependencies up-to-date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants