Skip to content

Commit

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

Signed-off-by: James Taylor <[email protected]>
  • Loading branch information
jt-nti committed Aug 21, 2024
1 parent ad8a56c commit 8f81c9b
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 @@ -24,3 +24,7 @@ updates:
directory: "/samples/node-contract"
schedule:
interval: weekly
- package-ecosystem: "gradle"
directory: "/samples/java-contract"
schedule:
interval: weekly

0 comments on commit 8f81c9b

Please sign in to comment.