Skip to content

Commit 18e4323

Browse files
committed
Remove Dependabot entries for retired branch 4.3.x
1 parent 8b5dbc1 commit 18e4323

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,6 @@ updates:
55
target-branch: "main"
66
schedule:
77
interval: "weekly"
8-
- package-ecosystem: maven
9-
directory: /
10-
schedule:
11-
interval: daily
12-
target-branch: 4.3.x
13-
ignore:
14-
# only upgrade patch versions for maintenance branch
15-
- dependency-name: "*"
16-
update-types:
17-
- version-update:semver-major
18-
- version-update:semver-minor
198
- package-ecosystem: maven
209
directory: /
2110
schedule:
@@ -37,8 +26,3 @@ updates:
3726
directory: /docs
3827
schedule:
3928
interval: weekly
40-
- package-ecosystem: npm
41-
target-branch: 4.3.x
42-
directory: /docs
43-
schedule:
44-
interval: weekly

0 commit comments

Comments
 (0)