diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e3c3b23..31bf420 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.1 + rev: 0.28.2 hooks: - id: check-dependabot - id: check-github-actions