diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index bbc0d330f042c6d399a8f530623700d2e00ba2f3..547e2ea187886ee2bc24f932602f357002552d85 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -26,6 +26,6 @@ repos:
       - id: isort
 
   - repo: https://github.com/psf/black
-    rev: 22.1.0
+    rev: 22.3.0
     hooks:
       - id: black