Code Review
/
releng
/
builder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1cd640e
)
CI: Update flake8 pre-commit to come from GitHub
01/104301/1
author
Andrew Grimberg
<
[email protected]
>
Tue, 7 Feb 2023 22:33:59 +0000
(14:33 -0800)
committer
Andrew Grimberg
<
[email protected]
>
Tue, 7 Feb 2023 22:33:59 +0000
(14:33 -0800)
Signed-off-by: Andrew Grimberg <
[email protected]
>
Change-Id: I548866a7ed3fdf2ed7f30a43ea169c8b07ca76c9
.pre-commit-config.yaml
patch
|
blob
|
history
diff --git
a/.pre-commit-config.yaml
b/.pre-commit-config.yaml
index 8395ce92d7155fe93a45b13edfeed7322b6da724..218b8b576ff8d98ff8a0fec7d8fe49307f09339e 100644
(file)
--- a/
.pre-commit-config.yaml
+++ b/
.pre-commit-config.yaml
@@
-37,7
+37,7
@@
repos:
hooks:
- id: black
- - repo: https://git
lab.com/pycqa
/flake8
+ - repo: https://git
hub.com/PyCQA
/flake8
rev: 3.9.2
hooks:
- id: flake8