From ceb4182ae77e018f7b4d4c72668a14ce305a1d08 Mon Sep 17 00:00:00 2001 From: vrslev <75225148+vrslev@users.noreply.github.com> Date: Wed, 29 Jan 2025 07:02:01 +0000 Subject: [PATCH] chore(deps): Update pre-commit hooks --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 11a94161..11aa7e45 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,12 +14,12 @@ repos: args: [--py37-plus] - repo: https://github.com/psf/black - rev: 24.10.0 + rev: 25.1.0 hooks: - id: black - repo: https://github.com/pycqa/isort - rev: 5.13.2 + rev: 6.0.0 hooks: - id: isort @@ -29,7 +29,7 @@ repos: - id: prettier - repo: https://github.com/codespell-project/codespell - rev: v2.4.0 + rev: v2.4.1 hooks: - id: codespell args: