diff --git a/renovate.json b/renovate.json index 1fda49791..ce37bd4b0 100644 --- a/renovate.json +++ b/renovate.json @@ -3,9 +3,13 @@ "extends": [ "config:recommended" ], + "reviewers": ["pooneyy"], "gitIgnoredAuthors": [ - "githubaction@githubaction.com" + "githubaction@githubaction.com", + "85266337+pooneyy@users.noreply.github.com" ], + "automerge": true, + "automergeType": "pr", "rebaseWhen": "never", "packageRules": [ {