diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8d0734f..bb26cae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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'] @@ -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