Skip to content

Commit d637ed1

Browse files
authored
Hand off open-source to dev-infra (#3549)
1 parent e1870f8 commit d637ed1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
interval: daily
77
open-pull-requests-limit: 0 # only security updates
88
reviewers:
9-
- "@getsentry/open-source"
9+
- "@getsentry/dev-infra"
1010
- "@getsentry/security"
1111

1212
- package-ecosystem: "github-actions"
@@ -15,5 +15,5 @@ updates:
1515
# Check for updates to GitHub Actions every week
1616
interval: "weekly"
1717
reviewers:
18-
- "@getsentry/open-source"
18+
- "@getsentry/dev-infra"
1919
- "@getsentry/security"

0 commit comments

Comments
 (0)