diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 89883c0..72a32ce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: codespell args: [--write] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.27.0 + rev: 0.27.2 hooks: - id: check-github-workflows - id: check-renovate