addon-grocy/.github/dependabot.yaml
Franck Nijhof 952c282993
Add new repository workflow (#109)
* Add new repository workflow

* Prettified Code!

* Address add-on lint errors

* Migrate Docker build arguments

* Documentation tweaks

Co-authored-by: frenck <frenck@users.noreply.github.com>
2021-01-21 22:58:00 +01:00

8 lines
139 B
YAML

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