Files
github-actions-magento2/.github/dependabot.yml
T
2022-08-08 21:46:18 -04:00

11 lines
249 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"