Skip to content

Commit

Permalink
chore: pre-commit dependency update
Browse files Browse the repository at this point in the history
updates:
- [github.com/igorshubovych/markdownlint-cli: v0.42.0 → v0.43.0](igorshubovych/markdownlint-cli@v0.42.0...v0.43.0)
- [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.18.0 → v9.19.0](alessandrojcm/commitlint-pre-commit-hook@v9.18.0...v9.19.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 3, 2024
1 parent bf4305d commit 480e67f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ repos:
- '.markdown-link-check.json'

- repo: 'https://github.com/igorshubovych/markdownlint-cli'
rev: 'v0.42.0'
rev: 'v0.43.0'
hooks:
- id: 'markdownlint'
stages:
Expand All @@ -123,7 +123,7 @@ repos:
pass_filenames: true

- repo: 'https://github.com/alessandrojcm/commitlint-pre-commit-hook'
rev: 'v9.18.0'
rev: 'v9.19.0'
hooks:
- id: 'commitlint'
stages:
Expand Down

0 comments on commit 480e67f

Please sign in to comment.