Code Review
/
releng
/
common-packer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
88d8d56
)
Upgrade pre-commit hooks version to the latest
31/62831/2
author
Anil Belur
<abelur@linuxfoundation.org>
Thu, 16 Jan 2020 02:18:55 +0000
(12:18 +1000)
committer
Anil Belur
<abelur@linuxfoundation.org>
Thu, 16 Jan 2020 08:07:57 +0000
(18:07 +1000)
Change-Id: I10dade2daa3b0379ff402875c1333d9457dd22c2
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
a496135
..
23ef3e5
100644
(file)
--- a/
.pre-commit-config.yaml
+++ b/
.pre-commit-config.yaml
@@
-1,11
+1,11
@@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v2.
2.1
+ rev: v2.
4.0
hooks:
- id: trailing-whitespace
- repo: https://github.com/prettier/prettier
- rev: 1.1
8.2
+ rev: 1.1
9.1
hooks:
- id: prettier