Skip to content

Commit bde08df

Browse files
authored
ci(dependabot): include major version updates for Maven dependencies (#2339)
1 parent bc7f002 commit bde08df

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ updates:
3030
interval: "daily"
3131
target-branch: "main"
3232
open-pull-requests-limit: 50
33-
ignore:
34-
- dependency-name: "*"
35-
update-types: ["version-update:semver-major"]
3633
- package-ecosystem: "github-actions"
3734
directory: "/"
3835
schedule:
@@ -44,6 +41,3 @@ updates:
4441
interval: "daily"
4542
target-branch: "karaf-4.4.x"
4643
open-pull-requests-limit: 50
47-
ignore:
48-
- dependency-name: "*"
49-
update-types: ["version-update:semver-major"]

0 commit comments

Comments
 (0)