From f7aeb54fe425690b225130f3f5dc929818695273 Mon Sep 17 00:00:00 2001 From: vrslev Date: Fri, 19 Aug 2022 07:01:57 +0000 Subject: [PATCH] chore(deps): Update pre-commit hooks --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3c2101d2..a457f90c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,12 +24,12 @@ repos: - id: isort - repo: https://github.com/pre-commit/mirrors-prettier - rev: v2.7.1 + rev: v3.0.0-alpha.0 hooks: - id: prettier - repo: https://github.com/codespell-project/codespell - rev: v2.2.0 + rev: v2.2.1 hooks: - id: codespell args: