Skip to content

Commit 005d29d

Browse files
authored
Removing 4.1.x from dependabot
Signed-off-by: Ryan Baxter <[email protected]>
1 parent bdb3398 commit 005d29d

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "github-actions"
4-
directory: "/"
5-
target-branch: "4.1.x"
6-
schedule:
7-
interval: "weekly"
83
- package-ecosystem: "github-actions"
94
directory: "/"
105
target-branch: "4.2.x"
@@ -20,17 +15,6 @@ updates:
2015
target-branch: "main"
2116
schedule:
2217
interval: "weekly"
23-
- package-ecosystem: maven
24-
directory: /
25-
schedule:
26-
interval: daily
27-
target-branch: 4.1.x
28-
ignore:
29-
# only upgrade patch versions for maintenance branch
30-
- dependency-name: "*"
31-
update-types:
32-
- version-update:semver-major
33-
- version-update:semver-minor
3418
- package-ecosystem: maven
3519
directory: /
3620
schedule:
@@ -73,11 +57,6 @@ updates:
7357
directory: /docs
7458
schedule:
7559
interval: weekly
76-
- package-ecosystem: npm
77-
target-branch: 4.1.x
78-
directory: /docs
79-
schedule:
80-
interval: weekly
8160
- package-ecosystem: npm
8261
target-branch: 4.2.x
8362
directory: /docs

0 commit comments

Comments
 (0)