Kritika30032002 / Blog_Website

This is a blog website where user can compose their blogs. The blogs are saved in database.
https://blog-tui6.onrender.com/
25 stars 61 forks source link

feat: add dependabot for automatic dependency updates #129

Closed harmeetsingh11 closed 4 months ago

harmeetsingh11 commented 4 months ago

Related Issue:

Fixes #127

Description:

This Pull Request addresses the need to automate the management of project dependencies for enhanced stability, security, and maintenance.

Changes Proposed:

  1. Dependabot Integration: Add Dependabot to the project.
  2. Automated Dependency Updates: Upon activation, Dependabot will automatically submit pull requests (PRs) when outdated dependencies are identified in our package.json file.

Benefits:

Checklist:

@Kritika30032002 please review this PR. Thanks