diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 246b52555922e7ba081f2e43f32e95a2a0dde070..db85174028531d036de2df7b64f45f0c9aeae944 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
     -   id: clang-format
         args: [--style=Google]
 -   repo: https://github.com/pre-commit/pre-commit-hooks
-    rev: v4.4.0
+    rev: v4.5.0
     hooks:
     -   id: check-added-large-files
     -   id: check-ast