summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: e6016b70eb7fc5c6baa21f5be812896f47243120 (plain)
1
2
3
4
5
6
7
version: 2
updates:
- package-ecosystem: npm
  directory: "/"
  schedule:
    interval: daily
  target-branch: master