aboutsummaryrefslogtreecommitdiff
path: root/vnext/.github/dependabot.yml
blob: 4872c5afd204d6c4ebd8361f14a4fb99390ef2f3 (plain) (blame)
1
2
3
4
5
6
7
version: 2
updates:
- package-ecosystem: npm
  directory: "/"
  schedule:
    interval: daily
  open-pull-requests-limit: 10