This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-infra-e2e.git


The following commit(s) were added to refs/heads/main by this push:
     new 8dc634f  Disable dependabot (#122)
8dc634f is described below

commit 8dc634f0676ae0cd6748081ff08a16c792dcc3db
Author: kezhenxu94 <kezhenx...@apache.org>
AuthorDate: Thu Oct 26 17:24:08 2023 +0800

    Disable dependabot (#122)
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 107fe13..5c87e16 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -33,7 +33,8 @@ github:
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         required_approving_review_count: 1
+  dependabot_updates: false
   enabled_merge_buttons:
     squash: true
     merge: false
-    rebase: false
\ No newline at end of file
+    rebase: false

Reply via email to