diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 555e0d6..5964828 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.35.0 + rev: 0.36.0 hooks: - id: check-dependabot - id: check-github-actions