diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 55d7a82..1685f78 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.31.1 + rev: 0.32.1 hooks: - id: check-github-workflows - repo: https://github.com/codespell-project/codespell