chore: enable trustPolicyExcludePrune (#14695)

Explain what changed and why. Reference issues here too (Closes pnpm/pnpm#123).
This commit is contained in:
btea authored and GitHub committed 2026-09-08 19:06:48 +02:00
1 parent fb8625eda3
commit 4dde159286
1 file changed
+2 -2
+2 -2
View File
@@ -542,12 +542,12 @@ trustPolicy: no-downgrade
trustPolicyExclude:
- '@pnpm/*'
- '@yarnpkg/libzip@3.2.2'
- fastq@1.20.2
- pnpm
- rxjs@7.8.2
- tinyexec@1.2.2
- undici-types@6.21.0
trustPolicyExcludePrune: true
trustPolicyIgnoreAfter: 10080 # 1 week
# Dependencies deliberately held back, which `pnpm update --latest` (run by the