Automatic update to Dependencies using Dependabot.
jenistenxavier opened this issue · 0 comments
jenistenxavier commented
Is your feature request related to a problem? Please describe.
Using outdated packages raises security concerns and updating the packages is an essential step. But this step can be automated.
Describe the solution you'd like
Automatic updates to packages can no longer need to be a manual task. Dependabot can be used to identify the dependencies that have update and can raise a PR.
Additional context
If the build step and the test cases are successful, Dependabot can automatically merge the PR into target branch automatically.