From d2d706f9d8b1a568ff9ba1acf81ef8f6a6b99b12 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 03:25:01 +0100 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#9485) --- .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 c5db2c0ca..ffa52e286 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - "flake8-noqa==1.3.0" # must match requirements-tests.txt - "flake8-pyi==22.11.0" # must match requirements-tests.txt - repo: https://github.com/pre-commit/mirrors-prettier - rev: v2.7.1 + rev: v3.0.0-alpha.4 python_requirement: false hooks: - id: prettier