Skip to content

Commit 85851c2

Browse files
authored
chore: remove dependabot from old branches (aws#416)
1 parent 0922a76 commit 85851c2

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.github/dependabot.yml

-14
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,6 @@ updates:
66
schedule:
77
interval: "daily"
88

9-
# mainline-1.x
10-
- package-ecosystem: "pip"
11-
directory: "/dev_requirements"
12-
schedule:
13-
interval: "daily"
14-
target-branch: "mainline-1.x"
15-
16-
# mainline-2.x
17-
- package-ecosystem: "pip"
18-
directory: "/dev_requirements"
19-
schedule:
20-
interval: "daily"
21-
target-branch: "mainline-2.x"
22-
239
# Github Actions
2410
- package-ecosystem: "github-actions"
2511
directory: "/"

0 commit comments

Comments
 (0)