AI AGENT ADDONS
Security
3,775installs

GitHub's Dependabot is a tool that keeps your project's dependencies safe and up to date. It automatically scans for known vulnerabilities and creates pull requests to fix them. You can configure everything in a single file called dependabot.yml.

Dependabot also helps with version updates. It will create pull requests to update your dependencies to their latest versions. This saves time and keeps your codebase healthy.

Using Dependabot is easy. Just add a configuration file to your repository and set a schedule. It works with many ecosystems like npm, Python, Docker, and more.

Add Dependabot skill to your workflow

Global

mkdir -p ~/.claude/skills/dependabot

Project

mkdir -p .claude/skills/dependabot

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago