diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4d56306..5cd6e3f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -74,6 +74,6 @@ repos: # Check JSON schemata - repo: https://github.com/python-jsonschema/check-jsonschema - rev: "0.31.3" + rev: "0.32.1" hooks: - id: check-github-workflows