diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 71b4ea36677ddac7cab860a4aded540ab7051e84..73c98f48e3b0f9d4ff7d66e13c1707802864899c 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
     -   id: clang-format
         args: [-i, --style=Google]
 -   repo: https://github.com/pre-commit/pre-commit-hooks
-    rev: v4.4.0
+    rev: v4.5.0
     hooks:
     -   id: trailing-whitespace
     -   id: check-added-large-files