Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/igorshubovych/markdownlint-cli: v0.38.0 → v0.39.0](igorshubovych/markdownlint-cli@v0.38.0...v0.39.0)
- [github.com/sirosen/check-jsonschema: 0.27.3 → 0.28.0](python-jsonschema/check-jsonschema@0.27.3...0.28.0)
  • Loading branch information
pre-commit-ci[bot] authored Feb 12, 2024
1 parent 0bbb412 commit c4ab980
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 @@ -47,7 +47,7 @@ repos:
- id: editorconfig-checker

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: 'v0.38.0'
rev: 'v0.39.0'
hooks:
- id: markdownlint
args: ['--config=.markdownlint.yml','scan']
Expand All @@ -66,7 +66,7 @@ repos:
args: ['--config=.cmake-linter.yml']

- repo: https://github.com/sirosen/check-jsonschema
rev: '0.27.3'
rev: '0.28.0'
hooks:
- id: check-github-workflows

Expand Down

0 comments on commit c4ab980

Please sign in to comment.