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

cshannon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new a852989801 Disable dependabot on 6.2.x (#2455)
a852989801 is described below

commit a852989801e231789dd2a5aafec8124aa0bfc7ed
Author: Christopher L. Shannon <[email protected]>
AuthorDate: Wed Aug 12 14:29:22 2026 -0400

    Disable dependabot on 6.2.x (#2455)
    
    6.2.x is now deprecated in favor of 6.3.x
---
 .github/dependabot.yml | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 7efd33462d..a21a0192aa 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -49,25 +49,6 @@ updates:
       - dependency-name: "*"
         update-types:
           - "version-update:semver-major"
-  - package-ecosystem: "github-actions"
-    directory: "/"
-    schedule:
-      interval: "daily"
-    target-branch: "activemq-6.2.x"
-    commit-message:
-      prefix: "[6.2.x] "
-  - package-ecosystem: "maven"
-    directory: "/"
-    schedule:
-      interval: "daily"
-    target-branch: "activemq-6.2.x"
-    commit-message:
-      prefix: "[6.2.x] "
-    open-pull-requests-limit: 50
-    ignore:
-      - dependency-name: "*"
-        update-types:
-          - "version-update:semver-major"
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to