Code Review
/
ci-management.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1e68c16
)
Chore: Update pre-commit stage name
35/140235/1
author
Matthew Watkins
<mwatkins@linuxfoundation.org>
Mon, 17 Feb 2025 11:41:23 +0000
(11:41 +0000)
committer
Matthew Watkins
<mwatkins@linuxfoundation.org>
Mon, 17 Feb 2025 11:41:23 +0000
(11:41 +0000)
Issue-ID: CIMAN-33
Change-Id: If7722bc2655e2548c5c469d98980388847753560
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
.pre-commit-config.yaml
patch
|
blob
|
history
diff --git
a/.pre-commit-config.yaml
b/.pre-commit-config.yaml
index
497c634
..
40285ed
100644
(file)
--- a/
.pre-commit-config.yaml
+++ b/
.pre-commit-config.yaml
@@
-29,4
+29,4
@@
repos:
rev: v4.0.0-alpha.8
hooks:
- id: prettier
- stages: [commit]
+ stages: [
pre-
commit]