Skip to content

Commit c8d6167

Browse files
Update dependency node to v24
1 parent 3e23557 commit c8d6167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
- name: Setup Node.js
1414
uses: actions/setup-node@v5
1515
with:
16-
node-version: '22'
16+
node-version: '24'
1717
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)