diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index c014392736d1b1a78616635ff119b1e8c75a49b3..63607d6f36cf320ca1d5e554d418354c2a743eb0 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
         types: [python]
 
   - repo: https://github.com/PyCQA/isort
-    rev: 5.10.1
+    rev: 5.11.5
     hooks:
       - id: isort