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

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


The following commit(s) were added to refs/heads/main by this push:
     new bde08df2ea ci(dependabot): include major version updates for Maven 
dependencies (#2339)
bde08df2ea is described below

commit bde08df2ea4022b4c7477359140d2d110f2b03de
Author: JB Onofré <[email protected]>
AuthorDate: Sat Mar 14 20:57:17 2026 +0100

    ci(dependabot): include major version updates for Maven dependencies (#2339)
---
 .github/dependabot.yml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 07fa3e2de7..cfa755dd10 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -30,9 +30,6 @@ updates:
       interval: "daily"
     target-branch: "main"
     open-pull-requests-limit: 50
-    ignore:
-      - dependency-name: "*"
-        update-types: ["version-update:semver-major"]
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule:
@@ -44,6 +41,3 @@ updates:
       interval: "daily"
     target-branch: "karaf-4.4.x"
     open-pull-requests-limit: 50
-    ignore:
-      - dependency-name: "*"
-        update-types: ["version-update:semver-major"]

Reply via email to