Skip to content

Commit

Permalink
fix: Use yarn for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
omarluq authored Nov 24, 2023
1 parent ac1f857 commit 84aa7f5
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 @@ -5,7 +5,7 @@

version: 2
updates:
- package-ecosystem: "npm"
- package-ecosystem: "yarn"
directory: "/"
schedule:
interval: "daily"
interval: "daily"

0 comments on commit 84aa7f5

Please sign in to comment.