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