diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e2ac9861..9caa4076 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: args: ["--disable", "MD013"] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.3 + rev: 0.34.0 hooks: - id: check-renovate args: [ "--verbose" ]