diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6fe8349..2e72ecc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -95,7 +95,7 @@ repos: # Check for renovate config - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.110.2 + rev: 39.57.4 hooks: - id: renovate-config-validator stages: [manual]