Skip to content

Commit

Permalink
Merge pull request #217 from humanmade/dependabot-v13
Browse files Browse the repository at this point in the history
Update dependabot.yml for v13
  • Loading branch information
wisyhambolu authored Oct 6, 2022
2 parents a8da94a + 3ced0dd commit 0dc2882
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: v12-branch
target-branch: v13-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -25,7 +25,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v11-branch
target-branch: v12-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -34,7 +34,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v10-branch
target-branch: v11-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -43,4 +43,4 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v9-branch
target-branch: v10-branch

0 comments on commit 0dc2882

Please sign in to comment.