Skip to content

Commit 1e37ac0

Browse files
committed
Fix dependabot config
1 parent dd6a34e commit 1e37ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
version: 2
55
updates:
6-
- package-ecosystem: "pnpm"
6+
- package-ecosystem: "npm"
77
directory: "/"
88
schedule:
99
interval: "daily"

0 commit comments

Comments
 (0)