Chore: Upgrade pre-commit hooks 79/68679/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 1 Sep 2021 18:07:33 +0000 (11:07 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 1 Sep 2021 18:07:33 +0000 (11:07 -0700)
* github.com/ambv/black: updating 21.7b0 -> 21.8b0

Change-Id: I4a2374c5e589c4adbfdc9e8e82cb7fc099acaa8c
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
.pre-commit-config.yaml

index 3eb3a30..8c95cbf 100644 (file)
@@ -19,7 +19,7 @@ repos:
   ##########
 
   - repo: https://github.com/ambv/black
-    rev: 21.7b0
+    rev: 21.8b0
     hooks:
     - id: black