onstar2mqtt/.github/dependabot.yml
2020-12-02 15:52:43 -05:00

12 lines
248 B
YAML

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