Skip to content

Commit 2e35216

Browse files
authored
Route Dependabot Ruby reviews via CODEOWNERS (#727)
2 parents ae39c84 + 77c388c commit 2e35216

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Gemfile* @wordpress-mobile/apps-infra-tooling
2+
*.gemspec @wordpress-mobile/apps-infra-tooling
3+
.ruby-version @wordpress-mobile/apps-infra-tooling
4+
.bundle/ @wordpress-mobile/apps-infra-tooling
5+
.rubocop*.yml @wordpress-mobile/apps-infra-tooling

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@ updates:
77
groups:
88
ruby-minor-and-patch:
99
update-types: [minor, patch]
10-
reviewers:
11-
- "wordpress-mobile/apps-infra-tooling"
1210
open-pull-requests-limit: 5

0 commit comments

Comments
 (0)