diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2e8a801..74899ca 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: additional_dependencies: - types-requests - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.1 + rev: 0.33.2 hooks: - id: check-dependabot - id: check-github-actions