From 9fb26a016d140b0a83bcc2d53d3fe45124d8413b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:34:03 +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 72540cd..6e68d6a 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: