diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 406baea..1323e41 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,7 +4,11 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+    reviewers:
+      - "bartvdbraak"
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule:
       interval: "weekly"
+    reviewers:
+      - "bartvdbraak"