From a81343b1236901bb816df46ed7ba41d666d81656 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 24 Apr 2023 10:19:54 +0300 Subject: [PATCH] pre-commit autoupdate --- .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 c941c36d..df231d20 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,7 +49,7 @@ repos: # prettier - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.0-alpha.6" + rev: "v3.0.0-alpha.8-for-vscode" hooks: - id: prettier