onstar2mqtt/.github/dependabot.yml
2021-06-10 23:47:22 -04:00

12 lines
250 B
YAML

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