You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rz...@apache.org on 2022/05/02 18:09:21 UTC

[tomee] branch master updated: TOMEE-3924 - Disable @dependabot via .asf.yaml

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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new b774beeb1d TOMEE-3924 - Disable @dependabot via .asf.yaml
b774beeb1d is described below

commit b774beeb1d6e1176a19b4d8ba7e8bf5a99f096b5
Author: Richard Zowalla <rz...@apache.org>
AuthorDate: Mon May 2 20:09:10 2022 +0200

    TOMEE-3924 - Disable @dependabot via .asf.yaml
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index ba365a6999..20453888c6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -39,6 +39,8 @@ github:
     tomee-7.0.x: {}
     tomee-7.1.x: {}
     tomee-8.x: {}
+  dependabot_alerts: false
+  dependabot_updates: false
 notifications:
   commits:      commits@tomee.apache.org
   issues:       dev@tomee.apache.org