SandeepKrSuman / project-gallery

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

Automatic update to Dependencies using Dependabot. #81

Closed The-Reverse-Flash closed 1 year ago

The-Reverse-Flash commented 1 year 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.