Skip to content

Commit

Permalink
chore: Update dependabot reviewers and schedule (#365)
Browse files Browse the repository at this point in the history
## Which problem is this PR solving?

Updates dependabot config reviewers and schdedule.

## Short description of the changes
- Update reviewers to @honeycombio/pipeline-team 
- Update schedule to monthly
  • Loading branch information
MikeGoldsmith authored Jul 19, 2024
1 parent 5a093ea commit 82f6b2b
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 @@ -5,9 +5,9 @@ updates:
labels:
- "type: dependencies"
reviewers:
- "honeycombio/telemetry-team"
- "honeycombio/pipeline-team"
schedule:
interval: "weekly"
interval: "monthly"
commit-message:
prefix: "maint"
include: "scope"
Expand Down

0 comments on commit 82f6b2b

Please sign in to comment.