SandeepKrSuman / project-gallery

A collection of awesome JavaScript projects
https://jspgallery.netlify.app/
MIT License
15 stars 40 forks source link

Automatic update to Dependencies using Dependabot. #81

Closed The-Reverse-Flash closed 2 years ago

The-Reverse-Flash commented 2 years ago

Using outdated packages raises security concerns and updating the packages is an essential step. But this step can be automated. Updates to packages can no longer need to be a manual task. Dependabot can be used to identify the dependencies that have update and it can raise a PR.