firasrg / autocare-rest-api

AutoCare is a well-organized REST API sample app
GNU Affero General Public License v3.0
1 stars 2 forks source link

Integrate Dependabot for dependency management #14

Open firasrg opened 4 months ago

firasrg commented 4 months ago

Integrate Dependabot to automate dependency updates. This tool will regularly check for updates to the project's dependencies and create PRs for any updates, ensuring that the project stays up-to-date with the latest versions.

Objective: This helps improve security, fix bugs, and introduce new features.