From: Matthew Watkins Date: Mon, 17 Feb 2025 11:41:23 +0000 (+0000) Subject: Chore: Update pre-commit stage name X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2622365ec4fd5ecb6b217d9142b413aa34c08027;p=ci-management.git Chore: Update pre-commit stage name Issue-ID: CIMAN-33 Change-Id: If7722bc2655e2548c5c469d98980388847753560 Signed-off-by: Matthew Watkins --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 497c63417..40285edc2 100644 --- 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]