1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files
Mike McDonald 9ea839afd5 Add article 'Automating Dependabot with GitHub Actions' (#19707)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-07-01 06:15:54 +00:00

28 lines
932 B
Markdown

---
title: Keeping your dependencies updated automatically
intro: '{% data variables.product.prodname_dependabot %} can maintain your repository''s dependencies automatically.'
redirect_from:
- /github/administering-a-repository/keeping-your-dependencies-updated-automatically
versions:
fpt: '*'
topics:
- Repositories
- Dependabot
- Version updates
- Dependencies
- Pull requests
children:
- /about-dependabot-version-updates
- /upgrading-from-dependabotcom-to-github-native-dependabot
- /enabling-and-disabling-version-updates
- /listing-dependencies-configured-for-version-updates
- /managing-pull-requests-for-dependency-updates
- /automating-dependabot-with-github-actions
- /managing-encrypted-secrets-for-dependabot
- /customizing-dependency-updates
- /configuration-options-for-dependency-updates
- /keeping-your-actions-up-to-date-with-dependabot
shortTitle: Auto-update dependencies
---