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