diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 054555c68..3c8d382cd 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,9 +1,8 @@ packages: - # all packages in direct subdirs of packages/ - 'packages/*' - 'tools/*' - 'test' - 'templates/blank' - 'templates/website' - # exclude packages that are inside test directories - # - '!**/test/**' + +updateNotifier: false