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

jlmonteiro 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 1bda23f862 fix(dependabot): catch all dependency updates (#1775)
1bda23f862 is described below

commit 1bda23f86223d6feb3f9ef96710e97abf172991c
Author: JB Onofré <[email protected]>
AuthorDate: Mon Mar 16 09:35:19 2026 +0100

    fix(dependabot): catch all dependency updates (#1775)
---
 .github/dependabot.yml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 686695e99a..bba1e27621 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -23,14 +23,8 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
-    ignore:
-      - dependency-name: "*"
-        update-types: ["version-update:semver-major"]
   - package-ecosystem: "maven"
     directory: "/"
     schedule:
       interval: "daily"
     open-pull-requests-limit: 50
-    ignore:
-      - dependency-name: "*"
-        update-types: ["version-update:semver-major"]


---------------------------------------------------------------------
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