diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0ad2a3a..75e8f1f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: name: Check GitHub workflows with check-jsonschema args: ["--verbose"] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 42.68.0 + rev: 42.70.3 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator