ramirez/.github/dependabot.yml

10 lines
178 B
YAML
Raw Normal View History

2020-08-16 12:12:22 -04:00
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"
target-branch: "dev"
allow:
- dependency-type: "direct"