Skip to content

Clarification on dependabot.yaml and code security settings #146660

Closed Answered by carogalvin
piotrekkr asked this question in Code Security
Discussion options

You must be logged in to vote

@piotrekkr it depends if you want Dependabot PRs that provide updates that resolve alerts (i.e. "security updates") or PRs that update your dependencies to the latest version (i.e. "version updates"). They are enabled separately. For security updates, check the box here and it'll work without dependabot.yml. For version updates, you must check in a dependabot.yml.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@piotrekkr
Comment options

@carogalvin
Comment options

Answer selected by piotrekkr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Security Build security into your GitHub workflow with features to keep your codebase secure Question
2 participants