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:
parent
2ad9eb531c
commit
0ba0d13a07
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user