From: Matthew Watkins Date: Mon, 17 Feb 2025 11:43:02 +0000 (+0000) Subject: Chore: Update pre-commit stage name X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F95%2F14195%2F1;p=ci-management.git Chore: Update pre-commit stage name Issue-ID: CIMAN-33 Change-Id: Iffcbffc7b3e319ebaefe5304485bff4f66b203b9 Signed-off-by: Matthew Watkins --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cfceb847..4a13bf0b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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