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
Failed to generate hash of commit

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: