Resolve Dependabot
Overview
Use this skill to apply dependency updates and keep the build green.
Inputs
- •Dependency update list or PR info (optional)
Workflow
- •Identify dependency files (
package.json,requirements.txt, etc.). - •Apply updates and regenerate lockfiles.
- •Fix breaking changes or conflicts.
- •Run relevant tests and builds.
- •Summarize updated packages and risk notes.
Output
- •Updated dependency summary and test results.