diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 5fa37890d0c32087089d3de2004f7a0de594ad45..2cfc5e9237a20f2087b4bd43fef9b12a7441248a 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
 
   # https://pre-commit.com/hooks.html
   - repo: https://github.com/pre-commit/pre-commit-hooks
-    rev: v4.6.0
+    rev: v5.0.0
     hooks:
       - id: check-added-large-files
         stages: [commit]