Skip to content

Commit 579ab63

Browse files
Merge pull request #163 from genestack/renovate/node-24.x
Update dependency node to v24
2 parents 3e23557 + c8d6167 commit 579ab63

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)