Description
Create a dependabot.yml configuration file in the root .github folder. Enable weekly dependency updates for npm packages.
Technical Specification
- Create
.github/dependabot.yml.
- Configure package-ecosystem: "npm" with daily/weekly schedules.
Acceptance Criteria
Description
Create a dependabot.yml configuration file in the root .github folder. Enable weekly dependency updates for npm packages.
Technical Specification
.github/dependabot.yml.Acceptance Criteria