diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bcc1a920..fc96889f 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.1 + rev: 0.37.2 hooks: - id: check-dependabot - id: check-readthedocs