diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ba530aa7..3f5812d4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - id: validate-pyproject stages: [push] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.49.3 + rev: 39.58.0 hooks: - id: renovate-config-validator stages: [push]