Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Include sample Node.js contract in dependabot scans

Signed-off-by: James Taylor <[email protected]>
  • Loading branch information
jt-nti committed Aug 21, 2024
1 parent 059c995 commit ad8a56c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ updates:
- "/samples/go-contract"
schedule:
interval: weekly
- package-ecosystem: "npm"
directory: "/samples/node-contract"
schedule:
interval: weekly

0 comments on commit ad8a56c

Please sign in to comment.