Skip to content

Commit 7209b1a

Browse files
committed
fix(ci): use npm ecosystem for dependabot pnpm support
1 parent da8ac5b commit 7209b1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ updates:
77
commit-message:
88
prefix: "ci"
99

10-
- package-ecosystem: "pnpm"
10+
- package-ecosystem: "npm"
1111
directory: "/"
1212
schedule:
1313
interval: "weekly"

0 commit comments

Comments
 (0)