mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-06-06 13:22:30 +00:00
bca6b65ee4
The frontend dependencies now live in a pnpm workspace rooted at the repo root. Dependabot's "npm" ecosystem supports pnpm workspaces, so pointing it at "/" lets it discover both package.json files (root + frontend) and bump them off pnpm-lock.yaml in a single PR per group.