This version of GitHub Enterprise Server was discontinued on 2024-09-25. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.
Keeping your dependencies updated automatically with Dependabot version updates
You can use Dependabot to automatically keep the dependencies and packages used in your repository updated to the latest version, even when they don’t have any known vulnerabilities.
About Dependabot version updates
You can use Dependabot to keep the packages you use updated to the latest versions.
Configuring Dependabot version updates
You can configure your repository so that Dependabot automatically updates the packages you use.
Customizing Dependabot pull requests to fit your processes
Learn how to tailor your Dependabot pull requests to better suit your own internal workflows.
Controlling which dependencies are updated by Dependabot
Learn how to configure your dependabot.yml
file so that Dependabot automatically updates the packages you specify, in the way you define.