diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 73279037fd5d4389ce02824c4f882caba4456b27..c91607d7eb62d79d1436a21cefb94220bb75eefa 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
 repos:
 -   repo: https://github.com/pre-commit/pre-commit-hooks
-    rev: v2.3.0
+    rev: v3.4.0
     hooks:
     -   id: trailing-whitespace
         args: [--markdown-linebreak-ext=md, --markdown-linebreak-ext=pandoc]