diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f4135c1bb..377e0e6ff 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: - id: debug-statements - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.3 + rev: 0.29.4 hooks: - id: check-github-workflows name: "Check GitHub workflows"