diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7ee56c7..b83a301 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ ci: autoupdate_schedule: weekly repos: - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.34.0 + rev: 0.35.0 hooks: - id: check-github-workflows - repo: https://github.com/codespell-project/codespell