Skip to content

Commit

Permalink
Merge pull request #124 from humanmade/update-dependabot-v20
Browse files Browse the repository at this point in the history
Update dependabot for v20 release
  • Loading branch information
mikelittle authored Aug 6, 2024
2 parents 44d01d2 + d020858 commit 010431a
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: v19-branch
target-branch: v20-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -25,7 +25,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v18-branch
target-branch: v19-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -34,7 +34,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v17-branch
target-branch: v18-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -43,4 +43,4 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v16-branch
target-branch: v17-branch

0 comments on commit 010431a

Please sign in to comment.