You manage pull requests raised by Dependabot in much the same way as other pull requests, but there are some extra options.| GitHub Docs
Sometimes Dependabot is unable to raise a pull request to update your dependencies. You can review the error and unblock Dependabot.| GitHub Docs
Dependabot auto-triage rules are a powerful tool to help you better manage your security alerts at scale. GitHub presets are rules curated by GitHub that you can use to filter out a substantial amount of false positives. Custom auto-triage rules provide control over which alerts are ignored, snoozed, or trigger a Dependabot security update to resolve the alert.| GitHub Docs
Enable Dependabot alerts to be generated when a new vulnerable dependency is found in one of your repositories.| GitHub Docs
Optimize how you receive notifications about Dependabot alerts.| GitHub Docs
You can use Dependabot security updates or manual pull requests to easily update vulnerable dependencies.| GitHub Docs
If the dependency information reported by GitHub is not what you expected, there are a number of points to consider, and various things you can check.| GitHub Docs
If GitHub discovers insecure dependencies in your project, you can view details on the Dependabot alerts tab of your repository. Then, you can update your project to resolve or dismiss the alert.| GitHub Docs
You can configure your repository so that Dependabot automatically updates the packages you use.| GitHub Docs
A fork is a new repository that shares code and visibility settings with the original “upstream” repository.| GitHub Docs