diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1942728..890f301 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: # Check JSON schemata - repo: https://github.com/python-jsonschema/check-jsonschema - rev: "0.31.2" + rev: "0.31.3" hooks: - id: check-dependabot - id: check-github-workflows