Skip to content

Commit

Permalink
Use node LTS in pre-commit hook
Browse files Browse the repository at this point in the history
Fixes #437
  • Loading branch information
mschoettle authored Oct 17, 2024
1 parent da711fa commit c4b808e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
description: "Checks the style of Markdown/CommonMark files."
entry: markdownlint-cli2
language: node
language_version: lts
types: [markdown]
minimum_pre_commit_version: 0.15.0
- id: markdownlint-cli2-docker
Expand Down

0 comments on commit c4b808e

Please sign in to comment.