onstar2mqtt/.github/dependabot.yml
2023-01-24 21:30:19 -05:00

12 lines
252 B
YAML

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