Add github actions to dependabot

This commit is contained in:
Gabriel Augendre 2022-09-28 00:14:48 +02:00
parent a6d17bb24d
commit f34480a65e

View file

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