Disable dependabot for the archive repo
diff --git a/.asf.yaml b/.asf.yaml
index 9db1bef..1c27a6a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,6 +17,9 @@
     projects: false
 
   ghp_branch:  gh-pages  # for attachment files
+  
+  dependabot_alerts:  false
+  dependabot_updates: false
 
 notifications:
   commits:      commits@lucene.apache.org