Skip to content

Commit

Permalink
Update dependabot for v19 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelittle committed Apr 22, 2024
1 parent 49a4158 commit f06c741
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 @@ -16,7 +16,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v18-branch
target-branch: v19-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -25,7 +25,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v17-branch
target-branch: v18-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -34,7 +34,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v16-branch
target-branch: v17-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -43,7 +43,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v15-branch
target-branch: v16-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -52,4 +52,4 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v14-branch
target-branch: v15-branch

0 comments on commit f06c741

Please sign in to comment.