Skip to content

Commit

Permalink
Merge pull request #734 from humanmade/update-dependabot-v19
Browse files Browse the repository at this point in the history
Update dependabot for v19 release
  • Loading branch information
mikelittle authored Apr 23, 2024
2 parents df67672 + c665cce commit ab18916
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v18-branch
target-branch: v19-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -31,7 +31,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v17-branch
target-branch: v18-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -42,7 +42,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v16-branch
target-branch: v17-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -53,7 +53,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v15-branch
target-branch: v16-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -64,4 +64,4 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v14-branch
target-branch: v15-branch

0 comments on commit ab18916

Please sign in to comment.