You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2022/08/06 04:16:31 UTC

[archiva-redback-core] branch master updated: no more dependabot for 2.6.x branch

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-redback-core.git


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

commit 8dd08c37b6c1468e923f4f71393e8a085d3b81f9
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Sat Aug 6 14:16:28 2022 +1000

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

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 69704b38..3f99abe7 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -25,13 +25,6 @@ registries:
     password: ""
 
 updates:
-  - package-ecosystem: "maven"
-    directory: "/"
-    registries:
-      - maven-central
-    target-branch: "redback-2.6.x"
-    schedule:
-      interval: "daily"
 
   - package-ecosystem: "maven"
     directory: "/"
@@ -47,8 +40,3 @@ updates:
     schedule:
       interval: "daily"
 
-  - package-ecosystem: "github-actions"
-    directory: "/"
-    target-branch: "redback-2.6.x"
-    schedule:
-      interval: "daily"