Skip to content

Commit

Permalink
chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to…
Browse files Browse the repository at this point in the history
… v0.42.0
  • Loading branch information
serious-scaffold[bot] authored Oct 7, 2024
1 parent 2524afe commit 92dedfa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ repos:

# Check for markdown
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0
rev: v0.42.0
hooks:
- id: markdownlint-fix

Expand Down
2 changes: 1 addition & 1 deletion template/.pre-commit-config.yaml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ repos:

# Check for markdown
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0
rev: v0.42.0
hooks:
- id: markdownlint-fix

Expand Down

0 comments on commit 92dedfa

Please sign in to comment.