Closed ghost closed 3 years ago
Done. It also required me to enable Dependency graph
. The settings now look like this:
I also skimmed this guide(https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/enabling-and-disabling-version-updates#enabling-github-dependabot-version-updates) and created a dependabot.yml file. I will wait to see PR's created and close this issue once we see those.
The rescript-nextjs-template doesn't have a dependabot.yml file, so I'm not sure if its still necessary. I didn't see PR's created right away, so I added the file to see if it will help.
It worked after I moved the file into .github/dependabot.yml
@agarwal Please enable dependabot on this repository. I believe you will find a dependabot tab on this page: https://github.com/solvuu-inc/ocamlorg2/network/alerts . The end result that I hope to see is the presence of a few automated PRs for the out of date dependencies in this repo.