diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 994b125b1..ed92b65eb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,6 +43,6 @@ repos: - --start_year=2023 - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.4 + rev: 0.30.0 hooks: - id: check-github-workflows \ No newline at end of file