diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bad88102c..05254f2c2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,6 +46,6 @@ repos: exclude: ^(|doc/source/_static/*) - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.23.3 + rev: 0.24.1 hooks: - id: check-github-workflows