Chore: use pnpm

This commit is contained in:
shamoon
2025-03-05 23:06:19 -08:00
parent d73118d226
commit 50e57e2d6a
13 changed files with 12342 additions and 33 deletions

View File

@@ -5,8 +5,8 @@ version: 2
enable-beta-ecosystems: true
updates:
# Enable version updates for npm
- package-ecosystem: "npm"
# Enable version updates for pnpm
- package-ecosystem: "pnpm"
target-branch: "dev"
# Look for `package.json` and `lock` files in the `/src-ui` directory
directory: "/src-ui"