Skip to content

Commit 6c997ee

Browse files
authored
Remove 4.1.x support from dependabot
Signed-off-by: Ryan Baxter <[email protected]>
1 parent 01d78bd commit 6c997ee

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,6 @@ updates:
4242
update-types:
4343
- version-update:semver-major
4444
- version-update:semver-minor
45-
- package-ecosystem: maven
46-
directory: /
47-
schedule:
48-
interval: daily
49-
target-branch: 4.1.x
50-
ignore:
51-
# only upgrade by minor or patch
52-
- dependency-name: "*"
53-
update-types:
54-
- version-update:semver-major
55-
- version-update:semver-minor
5645
- package-ecosystem: npm
5746
target-branch: docs-build
5847
directory: /
@@ -73,8 +62,3 @@ updates:
7362
directory: /docs
7463
schedule:
7564
interval: weekly
76-
- package-ecosystem: npm
77-
target-branch: 4.1.x
78-
directory: /docs
79-
schedule:
80-
interval: weekly

0 commit comments

Comments
 (0)