Redirect Dependabot to `robots@`
diff --git a/.asf.yaml b/.asf.yaml
index 25313f4..bbdb002 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,6 +17,14 @@
 
 # `.asf.yaml` documentation: https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
 
+notifications:
+  # GitHub already provides notifications for PRs and issues.
+  # Please don't duplicate that noise here!
+  commits:      commits@logging.apache.org
+  issues:       notifications@logging.apache.org
+  pullrequests: notifications@logging.apache.org
+  pullrequests_bot_dependabot: robots@logging.apache.org
+
 github:
 
   description: Swing-based client for remotely editing the Log4j configuration and remotely monitoring `StatusLogger` output