Skip to content

Commit

Permalink
Merge pull request #218 from humanmade/update-dbyml-v11
Browse files Browse the repository at this point in the history
Update dependabot.yml for v11
  • Loading branch information
Robin Devitt authored May 27, 2022
2 parents c405578 + 757b57a commit 6079be3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v10-branch
target-branch: v11-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -25,7 +25,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v9-branch
target-branch: v10-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -34,7 +34,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v8-branch
target-branch: v9-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -43,4 +43,4 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v7-branch
target-branch: v8-branch

0 comments on commit 6079be3

Please sign in to comment.