onstar2mqtt/.github/dependabot.yml

12 lines
248 B
YAML
Raw Normal View History

2020-12-02 19:13:11 +00:00
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"