diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4117f7d4..fa9e43d2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: - id: ruff - id: ruff-format - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.31.3 + rev: 0.32.1 hooks: - id: check-github-workflows - repo: https://github.com/asottile/blacken-docs