Skip to content

Commit

Permalink
Remove Team:Fleet from dependabot.yml (#4475) (#4478)
Browse files Browse the repository at this point in the history
* Remove Team:Fleet from dependabot.yml

* Update dependabot.yml

* Use control plane team label

(cherry picked from commit b2de632)

Co-authored-by: Kyle Pollich <kyle.pollich@elastic.co>
  • Loading branch information
mergify[bot] and kpollich authored Feb 14, 2025
1 parent fbbf792 commit 0eb1e96
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@ updates:
labels:
- automation
- dependency
- Team:Fleet
- Team:Elastic-Agent-Control-Plane
allow:
# Only update internal dependencies for now while we evaluate this workflow.
- dependency-name: "github.com/elastic/*"
- dependency-name: "go.elastic.co/*"
reviewers:
- "elastic/fleet"
open-pull-requests-limit: 10
groups:
elastic-apm:
Expand Down

0 comments on commit 0eb1e96

Please sign in to comment.