diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index a7a2df0069b6d1a3a4cc03574b177ce1952b4586..013d231cd242ebaf81a1b1d9f440bcfa321498fa 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,7 +1,7 @@
 # See https://pre-commit.com/hooks.html for more hooks
 repos:
   - repo: https://github.com/pre-commit/pre-commit-hooks
-    rev: v4.4.0
+    rev: v5.0.0
     hooks:
       - id: trailing-whitespace
       - id: end-of-file-fixer