diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8d9d88dff1..51e5e2f7d4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,6 +20,6 @@ repos: - id: no-commit-to-branch args: [--branch, master] - repo: https://github.com/sirosen/check-jsonschema - rev: 0.17.1 + rev: 0.18.3 hooks: - id: check-github-workflows