GitHub recently acquired Dependabot and there is a new GitHub-native way to do the setup.
https://docs.github.com/en/github/administering-a-repository/enabling-and-disabling-version-updates
@agilgur5 docs seem pretty straightforward. I enabled it on tsdx via the dependabot app, but it appears that the yaml config allows for more granular control over things. I think we can safely set it to for weekly checks. As for rest of setup (ie auto-rebasing and automerging and pr limits), I will leave those decisions to you.
GitHub recently acquired Dependabot and there is a new GitHub-native way to do the setup.
https://docs.github.com/en/github/administering-a-repository/enabling-and-disabling-version-updates
@agilgur5 docs seem pretty straightforward. I enabled it on tsdx via the dependabot app, but it appears that the yaml config allows for more granular control over things. I think we can safely set it to for weekly checks. As for rest of setup (ie auto-rebasing and automerging and pr limits), I will leave those decisions to you.