Skip to content

Commit

Permalink
Include the packages subdirectories
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzaloriestra committed Nov 28, 2024
1 parent 69b8fe4 commit ba794ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ version: 2
updates:
- package-ecosystem: "npm"
versioning-strategy: increase
directory: "/"
directories:
- "/"
- "packages/*"
schedule:
interval: "weekly"
labels:
Expand Down

0 comments on commit ba794ba

Please sign in to comment.