Skip to content

Commit

Permalink
Change reviewer from willkg to obs-team in dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
willkg committed Apr 1, 2024
1 parent 047f0b9 commit 207bac4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ updates:
schedule:
interval: "monthly"
reviewers:
- "willkg"
- "obs-team"
rebase-strategy: "disabled"

- package-ecosystem: "docker"
directory: "/docker"
schedule:
interval: "monthly"
reviewers:
- "willkg"
- "obs-team"
rebase-strategy: "disabled"

# Set update schedule for GitHub Actions
Expand All @@ -23,5 +23,5 @@ updates:
schedule:
interval: "monthly"
reviewers:
- "willkg"
- "obs-team"
rebase-strategy: "disabled"

0 comments on commit 207bac4

Please sign in to comment.