-
Notifications
You must be signed in to change notification settings - Fork 86
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
chore: Update dependabot.yml
template
#1813
Conversation
@@ -11,4 +11,7 @@ updates: | |||
schedule: | |||
interval: "daily" | |||
# Disable version updates for pip dependencies | |||
open-pull-requests-limit: 0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This already says "# Disable version updates for pip dependencies"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This option has no impact on security updates, which have a separate, internal limit of ten open pull requests.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the security category is how this is leaking through.
Releases notes for the dependency list security in what was fixed.
Cryptography probably implicitly gets categorized as security
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes.
General question : is this update because we're moving to renovate-bot? |
@alicejli |
Dependabot
ignore
feature: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#ignore