Skip to content

Commit 875a513

Browse files
committed
chore: update pnpm to 10.21 and enable trust policy
1 parent 1dbc2f8 commit 875a513

File tree

3 files changed

+3
-23
lines changed

3 files changed

+3
-23
lines changed

.github/workflows/provenance.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
"npx eslint --fix"
4949
]
5050
},
51-
"packageManager": "pnpm@10.11.1"
51+
"packageManager": "pnpm@10.21.0"
5252
}

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ ignoredBuiltDependencies:
44

55
onlyBuiltDependencies:
66
- simple-git-hooks
7+
trustPolicy: no-downgrade
8+

0 commit comments

Comments
 (0)