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