Skip to content

Commit

Permalink
Chore: set myself as default assignee in pr
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovitDmytro committed May 6, 2021
1 parent 7d754b6 commit 0dcd0ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @pustovitDmytro
3 changes: 2 additions & 1 deletion .renovaterc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"prHourlyLimit": 1,
"semanticCommitType": "Chore",
"rangeStrategy": "replace",
"labels": ["dependencies"]
"labels": ["dependencies"],
"assigneesFromCodeOwners": true
},
{
"matchDepTypes": ["devDependencies"],
Expand Down

0 comments on commit 0dcd0ce

Please sign in to comment.