Code Review
/
releng
/
global-jjb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
bf8e987
)
Update pre-commit hook shellcheck to 2.1.5
10/66810/1
v0.61.0
author
Anil Belur
<abelur@linuxfoundation.org>
Thu, 18 Feb 2021 02:06:33 +0000
(12:06 +1000)
committer
Anil Belur
<abelur@linuxfoundation.org>
Thu, 18 Feb 2021 02:06:33 +0000
(12:06 +1000)
The workaround with
4d088120467
is no longer
required with the latest 2.1.5 release.
Change-Id: Idf059bb7e184beb7c5ca9c5c5c97f5244ecbcec5
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
.pre-commit-config.yaml
patch
|
blob
|
history
diff --git
a/.pre-commit-config.yaml
b/.pre-commit-config.yaml
index
0b2f4a4
..
7141eed
100644
(file)
--- a/
.pre-commit-config.yaml
+++ b/
.pre-commit-config.yaml
@@
-16,10
+16,9
@@
repos:
- id: gitlint
- repo: https://github.com/jumanjihouse/pre-commit-hooks
- rev: 2.1.
4
+ rev: 2.1.
5
hooks:
- id: shellcheck
- additional_dependencies: []
- repo: https://github.com/btford/write-good
rev: v1.0.4