Skip to content

Commit

Permalink
Merge pull request #331 from humanmade/backport-330-to-v15-branch
Browse files Browse the repository at this point in the history
[Backport v15-branch] Update dependabot for v15 release
  • Loading branch information
mikelittle authored May 9, 2023
2 parents e98945b + 0e5060d commit a730822
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: v14-branch
target-branch: v15-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -25,7 +25,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v13-branch
target-branch: v14-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -34,7 +34,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v12-branch
target-branch: v13-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -43,4 +43,4 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v11-branch
target-branch: v12-branch

0 comments on commit a730822

Please sign in to comment.