Skip to content

Commit

Permalink
Merge pull request #852 from humanmade/update-dependabot-v22
Browse files Browse the repository at this point in the history
Update dependabot for v22 release
  • Loading branch information
wisyhambolu authored Feb 5, 2025
2 parents 31018de + e4fc42e commit 94d9480
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 @@ -20,7 +20,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v21-branch
target-branch: v22-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -31,7 +31,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v20-branch
target-branch: v21-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -42,7 +42,7 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v19-branch
target-branch: v20-branch
- package-ecosystem: composer
directory: "/"
schedule:
Expand All @@ -53,4 +53,4 @@ updates:
allow:
- dependency-type: "direct"
versioning-strategy: "increase"
target-branch: v18-branch
target-branch: v19-branch

0 comments on commit 94d9480

Please sign in to comment.