Skip to content

Commit

Permalink
update dependabot to check on test guest directories
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Davies <[email protected]>
  • Loading branch information
simongdavies committed Jan 27, 2025
1 parent b112ef8 commit dd31a8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ updates:
schedule:
interval: "daily"
- package-ecosystem: "cargo"
directory: "/"
directories: ["/", "src/tests/rust_guests/simpleguest","src/tests/rust_guests/callbackguest"]
schedule:
interval: "daily"
interval: "daily"

0 comments on commit dd31a8a

Please sign in to comment.