From 7e9f8dbfe3e6bd16f5201e64c3f54fb3338546d6 Mon Sep 17 00:00:00 2001 From: vrslev Date: Sat, 8 Jul 2023 07:01:45 +0000 Subject: [PATCH] chore(deps): Update pre-commit hooks --- .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 a6cc7590..8051e2e6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: isort - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.0-alpha.9-for-vscode + rev: v3.0.0 hooks: - id: prettier