Skip to content

Commit 9039f9e

Browse files
chore: deprecate dependabot for legacy codebase
1 parent 1ff693f commit 9039f9e

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -48,20 +48,3 @@ updates:
4848
npm:
4949
patterns:
5050
- "*"
51-
52-
# LEGACY BRANCH (v1)
53-
- package-ecosystem: "composer"
54-
directory: "/"
55-
target-branch: "legacy"
56-
schedule:
57-
interval: "monthly"
58-
- package-ecosystem: "pip"
59-
directory: "/"
60-
target-branch: "legacy"
61-
schedule:
62-
interval: "monthly"
63-
- package-ecosystem: "github-actions"
64-
directory: "/"
65-
target-branch: "legacy"
66-
schedule:
67-
interval: "monthly"

0 commit comments

Comments
 (0)