diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 58bddbeda..cc4f13718 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -73,7 +73,7 @@ repos: exclude: '(xclim/indices/__init__.py|docs/installation.rst)' additional_dependencies: ['black==23.7.0'] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.23.3 + rev: 0.26.3 hooks: - id: check-github-workflows - id: check-readthedocs