Skip to content

Commit 512cf47

Browse files
chore(deps): update pnpm to v10.27.0
1 parent c9cedbd commit 512cf47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/verify-hooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: 100
1414
- uses: pnpm/action-setup@v4
1515
with:
16-
version: "10.0.0"
16+
version: "10.27.0"
1717
- uses: actions/setup-node@v4
1818
with:
1919
node-version: 24

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"@evilmartians/lefthook": "^1.10.8",
1010
"oxfmt": "^0.22.0"
1111
},
12-
"packageManager": "pnpm@10.0.0"
12+
"packageManager": "pnpm@10.27.0"
1313
}

0 commit comments

Comments
 (0)