Skip to content

Commit

Permalink
build: add dependabot for e2e module
Browse files Browse the repository at this point in the history
Signed-off-by: Billy Zha <[email protected]>
  • Loading branch information
qweeah committed May 30, 2023
1 parent b6fbe97 commit c88b207
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,8 @@ updates:
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "gomod"
directory: "/test/e2e/"
schedule:
interval: "daily"

0 comments on commit c88b207

Please sign in to comment.