Skip to content

Commit

Permalink
Merge pull request #31 from sscheib/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
chore: pre-commit dependency update
  • Loading branch information
sscheib authored Dec 3, 2024
2 parents bf4305d + 480e67f commit dc32487
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 dc32487

Please sign in to comment.