Skip to content

Commit 83ae0e7

Browse files
oakrizanmergify[bot]
authored andcommitted
removed reviewers from dependabot.yml (#8709)
(cherry picked from commit 4837940) # Conflicts: # .github/dependabot.yml
1 parent 39d0a3c commit 83ae0e7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ updates:
1515
- dependency-name: "github.com/elastic/opentelemetry-collector-components/*"
1616
ignore:
1717
- dependency-name: "github.com/elastic/beats/*"
18-
reviewers:
19-
- "elastic/elastic-agent-control-plane"
2018
open-pull-requests-limit: 10
2119

2220
- package-ecosystem: "github-actions"
@@ -27,6 +25,9 @@ updates:
2725
- automation
2826
- skip-changelog
2927
- Team:Elastic-Agent-Control-Plane
28+
<<<<<<< HEAD
3029
reviewers:
3130
- "elastic/elastic-agent-control-plane"
31+
=======
32+
>>>>>>> 48379406b (removed reviewers from dependabot.yml (#8709))
3233
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)