Skip to content

Commit 2a032a8

Browse files
authored
don't use depdendabot for the support/v2 branch (#3701)
1 parent 74a248d commit 2a032a8

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,6 @@ updates:
1010
actions:
1111
patterns:
1212
- "*"
13-
14-
# Updates for support/v2 branch
15-
- package-ecosystem: "pip"
16-
directory: "/"
17-
target-branch: "support/v2"
18-
schedule:
19-
interval: "weekly"
20-
groups:
21-
requirements:
22-
patterns:
23-
- "*"
2413
- package-ecosystem: "github-actions"
2514
directory: "/"
2615
target-branch: "support/v2"

0 commit comments

Comments
 (0)