From 0bacdbe165e9f86844eb3709a8ea9dbb19d90ee1 Mon Sep 17 00:00:00 2001 From: vrslev Date: Sun, 17 Dec 2023 07:01:47 +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 0f6991cf..aa06e4e6 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: v4.0.0-alpha.5 + rev: v4.0.0-alpha.6 hooks: - id: prettier