diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 008c5430..f1b91062 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,6 +7,6 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 40.60.0 + rev: 40.62.1 hooks: - id: renovate-config-validator