Conversation
Enable [Dependabot](https://docs.github.com/en/code-security/dependabot) to open PRs to update dependencies.
|
@sjackman would you mind making a related issue that explains what you see to be the benefits of Dependabot? I'm familiar with its security scanning, but I'm not sure what you mean by "open PRs to update dependencies". |
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates
Dependabot will open PRs against your repo to keep your dependencies up to date. See for example this PR that @dependabot opened in |
|
Thank you for bringing this to my attention! I've looked into this and learned a few things. First, that we do have Dependabot set up. Second, that I should be making sure to pay closer attention to it. And third, that Dependabot PRs would probably be more noise than signal. I say that because they take the approach of directly pinning the offending dependencies. But for My opinion here is that pinning every offending dependency directly in Does this seem like a reasonable policy? |
|
Closing since right now this would be more signal than noise, and it's already turned on to give me alerts. |
Enable Dependabot to open PRs to update dependencies.
Related PR