yubioath-flutter/.github/workflows
Alexandru Geana a2aec75f0c Add Github action to scan dart dependencies
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
2021-11-25 15:58:18 +00:00
..
linux.yml Prefer single quotes (as per Flutter style guide). 2021-11-19 11:20:57 +01:00
macos.yml Prefer single quotes (as per Flutter style guide). 2021-11-19 11:20:57 +01:00
scan-dependencies.yml Add Github action to scan dart dependencies 2021-11-25 15:58:18 +00:00
windows.yml Prefer single quotes (as per Flutter style guide). 2021-11-19 11:20:57 +01:00