From ecd24ab011634fd16cd7d811fd4adad3f305073c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 06:09:58 -0700 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#501) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-prettier: 672abe14d309fc28817d45b6be25ea976a92222a → fc260393cc4ec09f8fc0a5ba4437f481c8b55dc1](https://github.com/pre-commit/mirrors-prettier/compare/672abe14d309fc28817d45b6be25ea976a92222a...fc260393cc4ec09f8fc0a5ba4437f481c8b55dc1) * '[pre-commit.ci 🤖] Apply code format tools to PR' --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 09c67c4f..7bf4e65c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: black - repo: https://github.com/pre-commit/mirrors-prettier - rev: 672abe14d309fc28817d45b6be25ea976a92222a # frozen: v3.0.2 + rev: fc260393cc4ec09f8fc0a5ba4437f481c8b55dc1 # frozen: v3.0.3 hooks: - id: prettier files: \.(html|md|toml|yml|yaml)