Code Review
/
releng
/
lftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
da1e676
)
Chore: Upgrade pre-commit hooks
79/68679/1
author
Andrew Grimberg
<agrimberg@linuxfoundation.org>
Wed, 1 Sep 2021 18:07:33 +0000
(11:07 -0700)
committer
Andrew 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
patch
|
blob
|
history
diff --git
a/.pre-commit-config.yaml
b/.pre-commit-config.yaml
index
3eb3a30
..
8c95cbf
100644
(file)
--- a/
.pre-commit-config.yaml
+++ b/
.pre-commit-config.yaml
@@
-19,7
+19,7
@@
repos:
##########
- repo: https://github.com/ambv/black
- rev: 21.
7
b0
+ rev: 21.
8
b0
hooks:
- id: black