chore: add Dependabot configuration#206
Conversation
Adds weekly dependency update checks for: - Root npm dependencies - Docs npm dependencies - GitHub Actions versions
bfcc171 to
aa0ec0b
Compare
|
Thanks |
|
Actually, I think we'll manage it manually since this causes dependabot to spam PRs. |
|
I agree, I think this is adding too many workloads for humans :( |
|
What about something like this? It enables setting open PR limits, etc. too so that the workload for humans can be more manageable @ruofeidu @dli7319 We can group and have them done monthly, also depending on the type of update and whether it's first party from actions vs third party actions. Example PRs it made are here: third party and first party |
|
I think we can just have the grouped github-actions one updated on a monthly basis. For npm dependencies, we don't roll them up in our library so I don't feel it's worth automating it:
|
awesome, I did a pr including npm, but just forced pushed it to be monthly third party and first party action splits, sorry about the initial spam, didn't expect it would do that all so suddenly 😄 |
Fixes #207
Adds weekly dependency update checks for: