Skip to content

Commit

Permalink
Add dependabot.yml to restrict to direct modules
Browse files Browse the repository at this point in the history
  • Loading branch information
nikostoulas committed Jan 3, 2023
1 parent c168dbb commit 206ab63
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
allow:
- dependency-type: 'direct'

0 comments on commit 206ab63

Please sign in to comment.