Skip to content

Commit 3994da3

Browse files
chore: update trustPolicy in pnpm-workspace.yaml to no-downgrade
1 parent b6606f5 commit 3994da3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pnpm-workspace.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ cleanupUnusedCatalogs: true
44
ignoreWorkspaceRootCheck: true
55

66
shellEmulator: true
7-
trustPolicy: allow-all
7+
8+
trustPolicy: no-downgrade
89

910
packages:
1011
- playgrounds/*

0 commit comments

Comments
 (0)