diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index b161b9ecc0a0c9c5a8e0453d3ffdb1a9df472d64..8cb9950a30b307ba7e3a7f05d9b63f88ed03471b 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.3.0
+    rev: v4.4.0
     hooks:
     -   id: check-added-large-files
     -   id: check-ast