Skip to content

Commit

Permalink
build(ci): add dependabot to update ci version automatically (#1326)
Browse files Browse the repository at this point in the history
Signed-off-by: Billy Zha <[email protected]>
  • Loading branch information
qweeah authored Apr 8, 2024
1 parent 2ef6dc0 commit c553e74
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,10 @@ updates:
directory: "/test/e2e/"
schedule:
interval: "daily"

- package-ecosystem: "github-actions"
# Workflow files stored in the
# default location of `.github/workflows`
directory: "/"
schedule:
interval: "weekly"

0 comments on commit c553e74

Please sign in to comment.