chore(workflow): add github-actions to dependabot.yml

This commit is contained in:
Livio Amstutz 2020-10-20 08:33:38 +02:00
parent 814866f55d
commit 65d8f0d794

View file

@ -9,3 +9,7 @@ updates:
commit-message: commit-message:
prefix: chore prefix: chore
include: scope include: scope
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly