Skip to content

Commit

Permalink
direct dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lingrino committed Apr 23, 2024
1 parent df6b225 commit d068c00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ updates:
timezone: "America/Los_Angeles"
interval: weekly
allow:
- dependency-type: all
- dependency-type: direct
groups:
all:
patterns:
Expand All @@ -24,7 +24,7 @@ updates:
timezone: "America/Los_Angeles"
interval: weekly
allow:
- dependency-type: all
- dependency-type: direct
groups:
all:
patterns:
Expand Down

0 comments on commit d068c00

Please sign in to comment.