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 dependabot to keep our dependencies up to date #11

Open
halbekanne opened this issue May 2, 2021 · 0 comments
Open

Add dependabot to keep our dependencies up to date #11

halbekanne opened this issue May 2, 2021 · 0 comments
Labels
maintenance Things to maintain or refactor (no direct user value)

Comments

@halbekanne
Copy link
Collaborator

We could add Dependabot in the future. When there are new versions of dependencies, dependabot will bump the version and create a pull request. Normal GitHub actions would apply, meaning we could have tests that run automatically on these PRs to check if the frontend still runs as expected.

With this workflow, handling frontend dependencies should become easier and more secure.
Check out: https://dependabot.com

@halbekanne halbekanne added the maintenance Things to maintain or refactor (no direct user value) label May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Things to maintain or refactor (no direct user value)
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant