summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: cbbda6f64e5a01b75df2586d0adda5bf40bcea54 (plain)
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
- package-ecosystem: npm
  directory: "/html"
  schedule:
    interval: daily
  open-pull-requests-limit: 10
  ignore:
  - dependency-name: gts
  - dependency-name: webpack-dev-server