Skip to content

Commit

Permalink
fix(ci): update dependabot team (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
wjf3121 authored Jul 29, 2024
1 parent 942472c commit 0e61016
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 @@ -12,12 +12,12 @@ updates:
interval: "weekly"
day: "sunday"
reviewers:
- "risingwavelabs/byoc"
- "risingwavelabs/byoc-dependabot-review"
# Maintain dependencies for Go modules
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
reviewers:
- "risingwavelabs/byoc"
- "risingwavelabs/byoc-dependabot-review"

0 comments on commit 0e61016

Please sign in to comment.