Skip to content

Commit 449bc33

Browse files
chore(deps): update pnpm to v10.28.2
1 parent dda80e9 commit 449bc33

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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.27.0"
16+
version: "10.28.2"
1717
- uses: actions/setup-node@v6
1818
with:
1919
node-version: 24

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"@evilmartians/lefthook": "^2.0.0",
1212
"oxfmt": "^0.27.0"
1313
},
14-
"packageManager": "pnpm@10.27.0"
14+
"packageManager": "pnpm@10.28.2"
1515
}

0 commit comments

Comments
 (0)