Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds dependabot.yml file for Version Updates #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cr2007
Copy link

@cr2007 cr2007 commented Oct 29, 2023

Dependabot checks for outdated dependencies as soon as it's enabled. You may see new pull requests for version updates within minutes of adding the configuration file, depending on the number of manifest files for which you configure updates. Dependabot will also run an update on subsequent changes to the configuration file.

Reference: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates

After this file is added, all you'd need to do is enable Dependabot version updates in the settings.

You can do that by going to Settings > Code security and Analysis > Dependabot > Dependabot version updates

It will take a few minutes before the PRs start to come in

image

Dependabot checks for outdated dependencies as soon as it's enabled.
You may see new pull requests for version updates within minutes of adding the configuration file, depending on the number of manifest files for which you configure updates.
Dependabot will also run an update on subsequent changes to the configuration file.

Reference: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant