diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7897fc4..1802fad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/sirosen/check-jsonschema - rev: 0.28.4 + rev: 0.29.2 hooks: - id: check-github-workflows - repo: https://github.com/pre-commit/pre-commit-hooks