hugo-toha/.github/dependabot.yml
Emruz Hossain 26a590859c
Update dependabot.yml
Signed-off-by: Emruz Hossain <emruz@appscode.com>
2020-11-04 17:29:50 +06:00

13 lines
232 B
YAML

# Update dependencies
version: 2
updates:
# Update the Github Action versions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
labels:
- "dependencies"
- "automerge"
- "enhancement"