Chore: Update pre-commit stage name 95/14195/1
authorMatthew Watkins <mwatkins@linuxfoundation.org>
Mon, 17 Feb 2025 11:43:02 +0000 (11:43 +0000)
committerMatthew Watkins <mwatkins@linuxfoundation.org>
Mon, 17 Feb 2025 11:43:02 +0000 (11:43 +0000)
Issue-ID: CIMAN-33

Change-Id: Iffcbffc7b3e319ebaefe5304485bff4f66b203b9
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
.pre-commit-config.yaml

index cfceb84..4a13bf0 100644 (file)
@@ -13,7 +13,7 @@ repos:
     rev: v4.0.0-alpha.8
     hooks:
       - id: prettier
-        stages: [commit]
+        stages: [pre-commit]
 
   - repo: https://github.com/jorisroovers/gitlint
     rev: v0.19.1