diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 078d8a3..0e55c75 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.33.0 + rev: 0.33.2 hooks: - id: check-github-workflows args: ["--verbose"]