From ce9e04f426f44e0499ec591d203526b93832815f Mon Sep 17 00:00:00 2001 From: vrslev Date: Wed, 15 Jun 2022 07:01:54 +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 244b5fda..ad59469b 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: v2.6.2 + rev: v2.7.0 hooks: - id: prettier