Skip to content

Commit a59b36c

Browse files
chore(deps): update pnpm to v11.26.0
1 parent eff3516 commit a59b36c

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@v6
1515
with:
16-
version: "11.11.0"
16+
version: "11.26.0"
1717
- uses: actions/setup-node@v7
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.66.0"
1313
},
14-
"packageManager": "pnpm@11.11.0"
14+
"packageManager": "pnpm@11.26.0"
1515
}

0 commit comments

Comments
 (0)