From 156d2990ce21f5b414c44e98590e57e9de57013b Mon Sep 17 00:00:00 2001 From: vrslev Date: Thu, 17 Aug 2023 07:01:36 +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 a541f46c..0bf2e895 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.1 + rev: v3.0.2 hooks: - id: prettier