Skip to content

Commit 733d21c

Browse files
authored
Merge pull request #1144 from humanmade/20260227-remove-v22-from-dependabot-config
Remove v22-branch from dependabot config
2 parents d78554e + cfe1fa4 commit 733d21c

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
@@ -54,14 +54,3 @@ updates:
5454
target-branch: v23-branch
5555
commit-message:
5656
prefix: "[v23-branch]"
57-
- package-ecosystem: composer
58-
directory: "/"
59-
schedule:
60-
interval: weekly
61-
open-pull-requests-limit: 10
62-
allow:
63-
- dependency-type: "direct"
64-
versioning-strategy: "increase"
65-
target-branch: v22-branch
66-
commit-message:
67-
prefix: "[v22-branch]"

0 commit comments

Comments
 (0)