setup-terraform/.github/dependabot.yml
2023-02-09 10:09:18 -05:00

10 lines
205 B
YAML

version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"