Skip to content

Commit

Permalink
Update pre-commit hook markdownlint
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed Dec 13, 2024
1 parent 6f2a728 commit b3c3b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
- id: black
types: [file, python]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.43.0
hooks:
- id: markdownlint
types: [file, markdown]
Expand Down

0 comments on commit b3c3b7a

Please sign in to comment.