mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #6501 from jbampton/patch-2
Update pre-commit Node.js version to `v22.14.0 LTS`
This commit is contained in:
@@ -4,7 +4,8 @@ default_stages: [pre-commit, pre-push]
|
||||
default_language_version:
|
||||
# force all unspecified Python hooks to run python3
|
||||
python: python3
|
||||
node: 22.2.0
|
||||
# force all unspecified Node hooks to run Node.js v22.14.0 LTS
|
||||
node: 22.14.0
|
||||
minimum_pre_commit_version: "3.2.0"
|
||||
repos:
|
||||
- repo: meta
|
||||
|
||||
Reference in New Issue
Block a user