Update dependabot.yml (#1770)

This commit is contained in:
Jauder Ho 2021-07-03 07:42:19 +00:00 committed by GitHub
parent f033bb3034
commit 59690da355
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,13 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
# Maintain dependencies for Go
- package-ecosystem: "gomod"
directory: "/"
schedule: