diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e6a1590..28b87d7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: exclude: .github/.*$ args: [--mapping, '2', --offset, '2', --sequence, '4'] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.27.1 + rev: 0.27.2 hooks: - id: check-github-actions files: .*/action.(yml|yaml)$