Skip to content

Commit

Permalink
Don't assign codeowners as reviewers
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac Colley authored Mar 21, 2022
1 parent a3649f1 commit 563a569
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
{
"schedule": ["after 10pm and before 5am every weekday", "every weekend"],
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true,
"reviewersFromCodeOwners": true
"automerge": true
}
]
}

0 comments on commit 563a569

Please sign in to comment.