From 97a78c0a4533f9936e61f0f048cf6a5559714184 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 27 Apr 2023 07:52:14 +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 41c0960..c251d82 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: #- id: check-mailmap - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.0-alpha.6" + rev: "v3.0.0-alpha.9-for-vscode" hooks: - id: prettier - repo: https://github.com/editorconfig-checker/editorconfig-checker.python