Skip to content

Commit 6c07eba

Browse files
chore(deps): update pnpm to v10.32.1 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95b7806 commit 6c07eba

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.27.0"
16+
version: "10.32.1"
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.32.1"
1515
}

0 commit comments

Comments
 (0)