addon-tasmoadmin/.github/dependabot.yaml
Franck Nijhof 2bbd14f5b3
Add new repository workflow (#112)
* Add new repository workflow

* Prettified Code!

* Migrate Docker build arguments

* Documentation tweaks

* Address add-on lint errors

Co-authored-by: frenck <frenck@users.noreply.github.com>
2021-01-22 11:46:43 +01:00

8 lines
139 B
YAML

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