build: suppress pnpm update notification (#13241)
Suppress pnpm update notification
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user