Skip to content

Commit

Permalink
Fix: Allow updates of direct dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Jan 8, 2025
1 parent 41ea6cc commit 0719391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 2

updates:
- allow:
- dependency-type: "development"
- dependency-type: "direct"
commit-message:
include: "scope"
prefix: "composer"
Expand Down

0 comments on commit 0719391

Please sign in to comment.