From 07ab114b610272fcd303c9214974a6185c49b64c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 13:44:23 +0000 Subject: [PATCH] Update pre-commit hook pre-commit/mirrors-prettier to v3.0.1 --- .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 a644b1c5f..4c2e31d21 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -105,7 +105,7 @@ repos: language: script pass_filenames: false - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.0 + rev: v3.0.1 hooks: - id: prettier - repo: https://github.com/igorshubovych/markdownlint-cli