27 lines
978 B
Markdown
27 lines
978 B
Markdown
---
|
||
title: Keeping your dependencies updated automatically with Dependabot version updates
|
||
intro: 'You can use {% data variables.product.prodname_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.'
|
||
allowTitleToDifferFromFilename: true
|
||
redirect_from:
|
||
- /github/administering-a-repository/keeping-your-dependencies-updated-automatically
|
||
- /code-security/supply-chain-security/keeping-your-dependencies-updated-automatically
|
||
versions:
|
||
fpt: '*'
|
||
ghec: '*'
|
||
ghes: '>3.2'
|
||
topics:
|
||
- Repositories
|
||
- Dependabot
|
||
- Version updates
|
||
- Dependencies
|
||
- Pull requests
|
||
children:
|
||
- /about-dependabot-version-updates
|
||
- /configuring-dependabot-version-updates
|
||
- /listing-dependencies-configured-for-version-updates
|
||
- /customizing-dependency-updates
|
||
- /configuration-options-for-the-dependabot.yml-file
|
||
shortTitle: Dependabot version updates
|
||
---
|
||
|