nicobot/.github/workflows/dependabot.yml
2020-12-27 07:24:14 +01:00

8 lines
162 B
YAML

version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"