fix: tag corso maintainers properly (#1438)

## Description

* fix reference to `corso-maintainers` for dependabot reviewers 

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [X] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Test Plan

<!-- How will this be tested prior to merging.-->
- [X] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
This commit is contained in:
Dhruv Patel 2022-11-03 12:31:50 -04:00 committed by GitHub
parent 2ad9eb531c
commit 0ba0d13a07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ updates:
schedule:
interval: "weekly"
reviewers:
- "corso-maintainers"
- "alcionai/corso-maintainers"
open-pull-requests-limit: 50
rebase-strategy: "disabled"
@ -18,7 +18,7 @@ updates:
schedule:
interval: "daily"
reviewers:
- "corso-maintainers"
- "alcionai/corso-maintainers"
open-pull-requests-limit: 50
rebase-strategy: "disabled"
@ -28,7 +28,7 @@ updates:
schedule:
interval: "daily"
reviewers:
- "corso-maintainers"
- "alcionai/corso-maintainers"
open-pull-requests-limit: 50
rebase-strategy: "disabled"
@ -38,6 +38,6 @@ updates:
schedule:
interval: "daily"
reviewers:
- "corso-maintainers"
- "alcionai/corso-maintainers"
open-pull-requests-limit: 50
rebase-strategy: "disabled"