1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/content/code-security/dependabot/dependabot-version-updates/index.md
mc 7b405ec6b1 Supply chain restructuring (#26105)
* reorganize supply chain docs
2022-03-17 17:31:04 +00:00

27 lines
978 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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 dont 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
---