Skip to content

Commit

Permalink
Merge pull request mixxxdj#13785 from acolombier/chore/fix-nodejs-pre…
Browse files Browse the repository at this point in the history
…-commit

chore: pin Node.JS pre-commit hooks to use LTS
  • Loading branch information
JoergAtGithub authored Oct 20, 2024
2 parents a716202 + 8961bba commit fe9608f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ repos:
rev: v0.13.0
hooks:
- id: markdownlint-cli2
language_version: lts
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.1
hooks:
Expand Down

0 comments on commit fe9608f

Please sign in to comment.