build: suppress pnpm update notification (#13241)
Suppress pnpm update notification
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
packages:
|
packages:
|
||||||
# all packages in direct subdirs of packages/
|
|
||||||
- 'packages/*'
|
- 'packages/*'
|
||||||
- 'tools/*'
|
- 'tools/*'
|
||||||
- 'test'
|
- 'test'
|
||||||
- 'templates/blank'
|
- 'templates/blank'
|
||||||
- 'templates/website'
|
- 'templates/website'
|
||||||
# exclude packages that are inside test directories
|
|
||||||
# - '!**/test/**'
|
updateNotifier: false
|
||||||
|
|||||||
Reference in New Issue
Block a user