Code Review
/
releng
/
docs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ece2f5d
)
Update pre-commit hooks 2020-06
22/64222/1
author
Thanh Ha
<zxiiro@gmail.com>
Sat, 6 Jun 2020 13:57:53 +0000
(09:57 -0400)
committer
Thanh Ha
<zxiiro@gmail.com>
Sat, 6 Jun 2020 13:58:26 +0000
(09:58 -0400)
It's been awhile since we last updated pre-commit hooks so let's
catch up with the world.
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Change-Id: I3c6a29d6e2ad4baf74b53ee3476482803b41f3cf
.pre-commit-config.yaml
patch
|
blob
|
history
diff --git
a/.pre-commit-config.yaml
b/.pre-commit-config.yaml
index
43f166b
..
730f685
100644
(file)
--- a/
.pre-commit-config.yaml
+++ b/
.pre-commit-config.yaml
@@
-1,7
+1,7
@@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v
1.4
.0
+ rev: v
3.1
.0
hooks:
- id: check-executables-have-shebangs
- id: check-merge-conflict