Browse Source

Add dependabot config

pull/1886/head
Gabe Kangas 4 years ago
parent
commit
685b2c6f3d
  1. 10
      web/.github/dependabot.yml

10
web/.github/dependabot.yml

@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: /
open-pull-requests-limit: 3
schedule:
interval: "daily"
reviewers:
- "gingervitis"
- "gabek"
Loading…
Cancel
Save