bashio/.github/dependabot.yaml
Franck Nijhof 65e62b1fd5
Add GitHub Actions workflows (#41)
* Add GitHub Actions workflows

* Prettified Code!

* Follow external sources in Shellchecks

* Supress shellcheck in 2 files

Co-authored-by: frenck <frenck@users.noreply.github.com>
2021-01-14 03:01:42 +01:00

8 lines
139 B
YAML

---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
time: "06:00"