diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9a22d9b..7f6c4cb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: args: [--mapping, '2', --sequence, '2', --offset, '0', --width, '250'] - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.4.1 + rev: 3.6.0 hooks: - id: editorconfig-checker name: check .editorconfig rules @@ -85,7 +85,7 @@ repos: args: [--config=.cmake-linter.yml] - repo: https://github.com/sirosen/check-jsonschema - rev: 0.35.0 + rev: 0.36.0 hooks: - id: check-github-workflows