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

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


The following commit(s) were added to refs/heads/master by this push:
     new 30273c43c no more dependabot for branch 2.x
30273c43c is described below

commit 30273c43c55bea0664ef39e99596809a08e614a1
Author: Olivier Lamy <[email protected]>
AuthorDate: Sat Aug 6 14:21:58 2022 +1000

    no more dependabot for branch 2.x
---
 .github/dependabot.yml | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index baea27da1..768bbd234 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -32,20 +32,6 @@ updates:
     target-branch: "master"
     schedule:
       interval: "daily"
-      
-  - package-ecosystem: "maven"
-    directory: "/"
-    registries:
-      - maven-central
-    target-branch: "archiva-2.x"
-    schedule:
-      interval: "daily"      
-
-  - package-ecosystem: "github-actions"
-    directory: "/"
-    target-branch: "archiva-2.x"
-    schedule:
-      interval: "daily"
 
   - package-ecosystem: "github-actions"
     directory: "/"

Reply via email to