aboutsummaryrefslogtreecommitdiff
path: root/node_modules/fastq/.github/dependabot.yml
blob: 7e7cbe1b005feb6f6ee72daa05087393b47cad1a (plain)
1
2
3
4
5
6
7
8
9
10
11
version: 2
updates:
- package-ecosystem: npm
  directory: "/"
  schedule:
    interval: daily
  open-pull-requests-limit: 10
  ignore:
  - dependency-name: standard
    versions:
    - 16.0.3