diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 16792bf..ee4b7aa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: - id: "editorconfig-checker" - repo: "https://github.com/python-jsonschema/check-jsonschema" - rev: "0.28.5" + rev: "0.28.6" hooks: - id: "check-dependabot" - id: "check-readthedocs"