Dependabot does not currently support Dart projects. As such, a
temporary alternative is to use the `pub outdated` command combined with
a Github action which runs at regular intervals (currently once a day).
The open issue where Dart support in Dependabot is being tracked is
https://github.com/dependabot/dependabot-core/issues/2166