From ac91052a000e3fcc63ac7c280a77ebc119b7abe4 Mon Sep 17 00:00:00 2001 From: Matthew Watkins Date: Thu, 14 Nov 2024 19:00:06 +0000 Subject: [PATCH] Fix: Address prettier use of stage names, which is deprecated See pre-commit.ci results on repo PR #196: https://github.com/lfit/releng-reusable-workflows/pull/196 Signed-off-by: Matthew Watkins --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 21449e2..211608f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,6 @@ repos: rev: f12edd9c7be1c20cfa42420fd0e6df71e42b51ea # frozen: v4.0.0-alpha.8 hooks: - id: prettier - stages: [commit] - repo: https://github.com/pre-commit/mirrors-mypy rev: 8cd2d4056637e242709fe09f15a36f0b4b682bda # frozen: v1.8.0