Skip to content

Commit

Permalink
Update dependabot configuration
Browse files Browse the repository at this point in the history
* change reviewer from willkg to obs-team
  • Loading branch information
willkg committed Apr 1, 2024
1 parent 8ab7006 commit bf1624d
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 bf1624d

Please sign in to comment.