Skip to content

Commit

Permalink
CI: fixed err in dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
Akalanka47000 authored Apr 23, 2024
1 parent ea5b7eb commit 1f3ccdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2
updates:
- package-ecosystem: "pnpm"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 1f3ccdc

Please sign in to comment.