Skip to content

Commit 1eaa7d8

Browse files
committed
Remove Dependabot entries for retired branch 4.3.x
1 parent f5a284f commit 1eaa7d8

1 file changed

Lines changed: 0 additions & 21 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,10 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "github-actions"
4-
directory: "/"
5-
target-branch: "4.3.x"
6-
schedule:
7-
interval: "weekly"
83
- package-ecosystem: "github-actions"
94
directory: "/"
105
target-branch: "main"
116
schedule:
127
interval: "weekly"
13-
- package-ecosystem: maven
14-
directory: /
15-
schedule:
16-
interval: daily
17-
target-branch: 4.3.x
18-
ignore:
19-
# only upgrade patch versions for maintenance branch
20-
- dependency-name: "*"
21-
update-types:
22-
- version-update:semver-major
23-
- version-update:semver-minor
248
- package-ecosystem: maven
259
directory: /
2610
schedule:
@@ -42,8 +26,3 @@ updates:
4226
directory: /docs
4327
schedule:
4428
interval: weekly
45-
- package-ecosystem: npm
46-
target-branch: 4.3.x
47-
directory: /docs
48-
schedule:
49-
interval: weekly

0 commit comments

Comments
 (0)