Add github-actions to dependabot config

This commit is contained in:
Bernhard Froehlich
2021-02-17 19:28:08 +00:00
parent 23e10bb03e
commit f2af99dc52

View File

@@ -4,3 +4,8 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"