From df3d14d3a8d50ee085a07c5b9c6d7ca3909afadd Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 21:34:00 +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 3b7ee50..e69c2ea 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: