diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 994fe11..6ead032 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: - id: typos - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.35.0 + rev: 0.36.0 hooks: - id: check-github-workflows args: ["--verbose"]