Skip to content

Commit

Permalink
Change assignees to reviewers (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Oct 11, 2023
1 parent 34e1e34 commit 412351d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .renovaterc.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
":disableDependencyDashboard",
":enablePreCommit"
],
"assignees": ["paddyroddy"],
"commitMessageAction": "Renovate:",
"reviewers": ["paddyroddy"],
"packageRules": [
{
"description": "Shorten commit titles",
Expand Down
2 changes: 1 addition & 1 deletion renovate/default-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
":disableDependencyDashboard",
":enablePreCommit"
],
"assignees": ["paddyroddy"],
"commitMessageAction": "Renovate:",
"reviewers": ["paddyroddy"],
"packageRules": [
{
"description": "Shorten commit titles",
Expand Down

0 comments on commit 412351d

Please sign in to comment.