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