Merge pull request #2666 from messense/dependabot-github-actions

Add `github-actions` to dependabot config
This commit is contained in:
messense 2022-10-10 10:22:38 +08:00 committed by GitHub
commit fad39e74c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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