diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index a0ca4c4..f9d7667 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
   - id: markdownlint
     args: [--fix]
 - repo: https://github.com/renovatebot/pre-commit-hooks
-  rev: 39.42.4
+  rev: 39.133.2
   hooks:
   - id: renovate-config-validator
 - repo: https://github.com/pre-commit/mirrors-mypy