Loading...
Loading...
Dependabot dependency updates. Use for security updates.
npx skill4agent add g1joshi/agent-skills dependabotdependabot.yml# .github/dependabot.yml
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
# Grouping (2025 feature) reduces noise
groups:
dependencies:
patterns:
- "*"dependabot.yml| Error | Cause | Solution |
|---|---|---|
| Config error or no updates needed. | Check "Dependabot" tab in Insights -> Dependency Graph. |
| Lockfile out of sync. | Rebase the PR ( |