diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 61e371a2..e0986ed7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.3 + rev: 0.37.4 hooks: - id: check-dependabot - id: check-readthedocs