Skip to content

Commit a98f813

Browse files
committed
Remove dependency update scanning for 3.4 and 4.1
1 parent 064c888 commit a98f813

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,6 @@ updates:
1414
directory: "/"
1515
schedule:
1616
interval: "daily"
17-
- package-ecosystem: "maven"
18-
target-branch: release/4.1
19-
directory: "/"
20-
schedule:
21-
interval: "daily"
22-
- package-ecosystem: "maven"
23-
target-branch: release/3.4
24-
directory: "/"
25-
schedule:
26-
interval: "daily"
2717
- package-ecosystem: "github-actions"
2818
directory: "/"
2919
schedule:
@@ -33,13 +23,3 @@ updates:
3323
directory: "/"
3424
schedule:
3525
interval: "daily"
36-
- package-ecosystem: "github-actions"
37-
target-branch: release/4.1
38-
directory: "/"
39-
schedule:
40-
interval: "daily"
41-
- package-ecosystem: "github-actions"
42-
target-branch: release/3.4
43-
directory: "/"
44-
schedule:
45-
interval: "daily"

0 commit comments

Comments
 (0)