diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f9f5174..b8255c7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -108,7 +108,7 @@ repos: # Check jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.0 + rev: 0.34.1 hooks: - id: check-dependabot - id: check-github-workflows