From 1b92b2aacc3f70397030a87839f23f0dbf5ba285 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 22:18:41 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .pre-commit-config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a482771..93b06e3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,8 @@ repos: rev: v4.0.0-alpha.8 hooks: - id: prettier - stages: [pre-commit] + stages: + - commit - repo: https://github.com/igorshubovych/markdownlint-cli # https://github.com/DavidAnson/markdownlint rev: v0.43.0 hooks: