Skip to content

Commit b2de632

Browse files
authored
Remove Team:Fleet from dependabot.yml (#4475)
* Remove Team:Fleet from dependabot.yml * Update dependabot.yml * Use control plane team label
1 parent f5e21c0 commit b2de632

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/dependabot.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,11 @@ updates:
88
labels:
99
- automation
1010
- dependency
11-
- Team:Fleet
11+
- Team:Elastic-Agent-Control-Plane
1212
allow:
1313
# Only update internal dependencies for now while we evaluate this workflow.
1414
- dependency-name: "github.com/elastic/*"
1515
- dependency-name: "go.elastic.co/*"
16-
reviewers:
17-
- "elastic/fleet"
1816
open-pull-requests-limit: 10
1917
groups:
2018
elastic-apm:

0 commit comments

Comments
 (0)