Skip to content

Commit

Permalink
Add dependabot.yml config file
Browse files Browse the repository at this point in the history
  • Loading branch information
mheap committed Nov 12, 2020
1 parent b5a02af commit 9f49230
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
versioning-strategy: lockfile-only

0 comments on commit 9f49230

Please sign in to comment.