Add github-actions to dependabot

This commit is contained in:
Joe 2022-08-02 00:17:20 +08:00 committed by GitHub
parent 2ee992b17e
commit 718032b1dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,3 +9,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"