diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 415fa72..0d0b6eb 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.28.0 + rev: 0.28.1 hooks: - id: check-github-actions files: .*/action.(yml|yaml)$