diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 02ab000be6cea4057b55189104db3d8426e70900..2a59ac9aaf7a633bbb9df37607c98b443de06079 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -3,7 +3,7 @@ ci:
     - treefmt
 repos:
 - repo: https://github.com/pre-commit/pre-commit-hooks
-  rev: v4.6.0
+  rev: v5.0.0
   hooks:
   - id: check-added-large-files
   - id: check-ast