diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b64bd42..3e30496 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.2 + rev: 0.33.3 hooks: - id: check-dependabot - id: check-github-actions