diff --git a/.github/renovate.json b/.github/renovate.json index 92e884a..2088054 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,4 +1,5 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:base"] + "extends": ["config:base"], + "reviewers": ["bartvdbraak"] } \ No newline at end of file