Bump pre-commit black black to 22.8.0
[integration/test.git] / .pre-commit-config.yaml
index 83ee03ff3641a368f31966b38100c689407b1c89..e325ecd4282afc4d8b94ff993b73bd242978d6aa 100644 (file)
@@ -14,7 +14,7 @@ repos:
       - id: flake8
 
   - repo: https://github.com/psf/black
-    rev: 20.8b1
+    rev: 22.8.0
     hooks:
       - id: black